diff options
| author | 2024-08-21 07:28:22 +0000 | |
|---|---|---|
| committer | 2024-08-21 09:03:21 +0000 | |
| commit | 096fe2ccfb376521658f51cba30b7c0d4840ca40 (patch) | |
| tree | ad39267b32951fde31414849a83c2870cad0b667 /libs/input/PointerController.cpp | |
| parent | 53391a0f4256affd2e8ea1e9ff9de57b43cf62a4 (diff) | |
Check idle activity from all activity container
The home task could be:
TaskHome
- TaskFragment
- ActivityB
- ActivityA
Then forAllLeafTaskFragments won't iterate ActivityA under TaskHome
because it is a leaf Task but not a leaf TaskFragment. So separate
the procedure to forAllLeafTasks + forAllLeafTaskFragments.
Fix: 360946107
Flag: EXEMPT bugfix
Test: atest RootWindowContainerTests#testAllResumedActivitiesIdle
Change-Id: I2bb4bc7d141163d47f16c0e895afa451f46157d5
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions