diff options
| author | 2023-05-02 13:37:09 +0000 | |
|---|---|---|
| committer | 2023-05-08 04:33:42 +0000 | |
| commit | e8e9069b3a93b430bd8bd144ed8f792fa810fe76 (patch) | |
| tree | c0cae1dd486b22eb1be2cfdcb531773721fb27cf /libs/input/PointerController.cpp | |
| parent | f2ec83ae6d71a4468a8bbebb33a25f48e49d7be4 (diff) | |
Return right activities in getTopVisibleActivities method
Currently, it will only return a top visible activity for every
visible root task in the getTopVisibleActivities method.
On a split screen, there will be two visible activities in the
same root task. It will miss to return an activity when using
the getTopVisibleActivities method on the split screen.
We need to return right activities on the split screen in
getTopVisibleActivities method.
Bug: 245507506
Test: atest CtsVoiceInteractionTestCases
Test: manual test
Change-Id: Id9df59be04bfe805a160d41f044386c3d20eecb6
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions