summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorBryce Lee <brycelee@google.com>2018-03-19 15:29:49 -0700
committerBryce Lee <brycelee@google.com>2018-03-20 14:36:13 -0700
commit32e09ef7862952586b4c69cf38e1a5d91ebce47d (patch)
tree85a98c3843505510261fa6c820e8f64d0d82b342 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent51d2cc45d8a7efac4e83303737ee8168fc161291 (diff)
Distinguish between bringing stack to front and delivering to top.
When we are in split-screen mode and are delivering an intent an activity in an unfocused task, we report back we are bringing the task to front. This is sometimes incorrect as the task is already visible. This changelist addresses this issue by checking the launch stack's position in split-screen. If it is the topmost stack of its type, then we will report back START_DELIVERED_TO_TOP instead of START_TASK_TO_FRONT. Change-Id: Ic900a8195a40fd485551a90d1a66e055b0b2539b Fixes: 72411159 Test: atest FrameworksServicesTests:ActivityStarterTests#testSplitScreenDeliverToTop Test: atest FrameworksServicesTests:ActivityStarterTests#testSplitScreenTaskToFront
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions