diff options
author | Yuncheol Heo <ycheo@google.com> | 2020-04-20 13:08:43 -0700 |
---|---|---|
committer | Yuncheol Heo <ycheo@google.com> | 2020-04-21 11:45:33 -0700 |
commit | 1c211c2969cbeeb0a38c9abf30195deb05c63a46 (patch) | |
tree | ba3e62fc6844c6582d3331c0aa63759c20866970 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 5ac047d3656dddfa7e842b609a6d7e27d352eae0 (diff) |
Make onTaskDisplayChanged/onTaskRemoved work.
- These callbacks are guarded by the condition '!isRootTask' to filter
out the unnecessary notifications on the ActivityStack.
But, after stack/task merging, the condition blocks the notification
on the single task stack.
- Adds the test for onTaskDisplayChanged callback.
Bug: 152813833
Test: atest TaskStackChangedListenerTest
Change-Id: I21312d45de625285c43875a169bffe684e3ba8e3
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions