summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorGalia Peycheva <galinap@google.com>2020-03-26 19:59:40 +0100
committerGalia Peycheva <galinap@google.com>2020-04-22 14:55:53 +0000
commit7ecd6efa0d8232ebe5ff41b5553b68832275aaf4 (patch)
tree0cb88476fc95a4e63024b4d7a143c9e7bb9936cc /tools/aapt2/java/JavaClassGenerator_test.cpp
parent8700a941f6708fc93ab3c37998b7d9c25cb647d7 (diff)
Add specific z-ordering between PiP, Dream and Assistant
The z-order of all activity stacks is defined as: - Dream is on top of everything - PiP is directly below the dream - always-on-top stacks are directly below PiP; new always-on-top stacks are added above existing ones - other non-always-on-top stacks come directly below always-on-top stacks; new non-always-on-top stacks are added directly below always-on-top stacks and above existing non-always-on-top stacks - if mIsAssistantOnTopOfDream (a config) is enabled, then Assistant is on top of everything (including the Dream); otherwise it is a normal non-always-on-top stack Bug: 152425699 Bug: 150749838 Test: m && flash && atest ZOrderingTests && atest ActivityDisplayTests#testAlwaysOnTopStackLocation Change-Id: I59eaa3fa2d6204779a56f5be16487812042ce8e8
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions