commit | 07229fd5196226942056e77966c34d365bc86795 | [log] [tgz] |
---|---|---|
author | Daniel Hsieh <pengjuhsieh@google.com> | Mon Feb 21 11:19:03 2022 +0000 |
committer | Daniel Hsieh <pengjuhsieh@google.com> | Tue Mar 01 08:45:31 2022 +0000 |
tree | 6b6bf91c8834e8b7960e1256e93db587073e1e8b | |
parent | 74db862dd298dd82814465d64d697ae65cd70789 [diff] |
Disables tracking focus on move a11y actions. After a user perform a11y action, namely moving up/down/left/right, we have to disable tracking focus functionality. We refactor #onDrag to a more general term #onMove to cover any move action which has to disable tracking focus functionality. Bug: 218935435 Test: atest WindowMagnificationTest atest WindowMagnificationControllerTest atest WindowMagnificationManagerTest Change-Id: I578b301645a08c71e874fe2f4fcf2557202abefd