summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorWale Ogunwale <ogunwale@google.com>2017-10-18 15:19:59 -0700
committerWale Ogunwale <ogunwale@google.com>2017-10-24 10:50:26 -0700
commit7e1f5f56f8f3453f62183fd36df843a1a4e2ee12 (patch)
treef917bbea6581c1bd8c9e7ac4e52ca9f8d7247cfa /tools/aapt2/java/JavaClassGenerator_test.cpp
parent584886319aca5f6a183ea368e2888418b35a6660 (diff)
Simplified ActivityStack.shouldBeVisible()
The method can now be simplified since we have a stack per task so if a stack should be visible is now a question of if it is occluded by another stack. Also, - Fixed an issue where the windowing mode of the primary split-screen stack was changing to split-screen-secondary instead of fullscreen when we are exiting split-screen mode because we are not allowed to to create fullscreen stack when there is a primary split-screen stack. We now clear the reference to the primary split-screen stack when exiting split-screen mode. - Re-worked windowing mode resolution to be inside ActivityDisplay object since the determination of the windowing mode is dependant on the display. Test: bit FrameworksServicesTests:com.android.server.am.ActivityStackTests Test: Existing tests pass. Test: go/wm-smoke Bug: 64146578 Fixes: 67914671 Change-Id: I7e8cfe49fbf6a5836ded022bb11adcde58ae689c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions