commit | 6278ca243f9a154e86714e79198ffc51ea4266fe | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Tue Oct 25 11:19:19 2022 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Oct 27 00:57:12 2022 +0000 |
tree | 21ef0f74aade7f5ad5785cd95515739d1ad78dec | |
parent | 34014048584e8720e2bf26903c20430eb5fb0c02 [diff] |
Return touched windows from findTouchedWindowTargetsLocked This is mostly a cosmetic change to modify the function to return things that it promises to return in its name. In the future, we will refactor this further to make it const and possibly to remove goto. Also, do a similar refactor for the focused events. Bug: 211379801 Test: atest inputflinger_tests Change-Id: Ib379628c59a6cc724e1c49e39068483c563ef56c