summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author lpeter <lpeter@google.com> 2023-05-02 13:37:09 +0000
committer lpeter <lpeter@google.com> 2023-05-08 04:33:42 +0000
commite8e9069b3a93b430bd8bd144ed8f792fa810fe76 (patch)
treec0cae1dd486b22eb1be2cfdcb531773721fb27cf /libs/input/PointerController.cpp
parentf2ec83ae6d71a4468a8bbebb33a25f48e49d7be4 (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