summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2016-10-12 12:36:29 -0700
committerWale Ogunwale <ogunwale@google.com>2016-10-13 21:02:14 -0700
commit19e452eabd66c4a72e31dbc085927776fcf8bf3a (patch)
tree1c059f05f14d2893506c204badb3b8dee5407d23 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentccbc5c183067ae988f57725cfafda855bafa47ec (diff)
Added non-app window tokens to window container hierarchy
WindowContainer only allows its sub-classes to have homogenerous children, however DisplayContent needs to have app window containers that are managed by TaskStack and non-app window containers that are managed by WindowToken. To do this we create a pass through class DisplayChildWindowContainer that any container that wants to be a child of DisplayContent needs to inherit from. Then, we can have DisplayContent contain DisplayChildWindowContainer types and have sub-class children like TaskStackContainers and NonAppWindowContainers Bug: 30060889 Test: Existing tests pass. Change-Id: I3848958eddcd51030cfe20bb1337476d203bbed3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions