commit | 96fbf55efd00ac4fc49d486f2d88c6302abb4684 | [log] [tgz] |
---|---|---|
author | jasonwshsu <jasonwshsu@google.com> | Thu May 13 18:48:11 2021 +0800 |
committer | jasonwshsu <jasonwshsu@google.com> | Wed Jun 02 15:31:33 2021 +0800 |
tree | 9825d710cd03b036a7f542a17fe1fcd3c0573a3b | |
parent | f142b5a368edaf8393d093393708b62fa4d87f94 [diff] |
Show accessibility floating menu after user unlock their phone * Accessibiltiy floating menu needs to retrieve information from AccessibilityManagerService and it will be ready before receiving onUserUnlocked() * When enter the lockscreen, destroy the accessibility floating menu; when exist the lockscreen, show the accessibility floating menu. Bug: 184272107 Bug: 178285746 Test: atest AccessibilityFloatingMenuControllerTest Change-Id: I052a57296fab2afa243bd6b696bdfdb4235599a3