summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMing-Shin Lu <lumark@google.com>2021-04-18 23:16:11 +0800
committerMing-Shin Lu <lumark@google.com>2021-04-20 22:14:32 +0800
commit75a4e742f8c1b69ff3db4fdd03c56f0f2c791699 (patch)
treec75ff8ef50c581e26ce70b583966729fef2fb3b2 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent9dea87c0d168d655e939ba524b7233c686b2cfdf (diff)
Update IME window status when KeyguardController#setKeyguardShown
As in IMMS#handleSetInteractive handles the IME icon status (e.g. Back-key arror or IME picker icon on navigation bar) when the interactive changed and setting IME icon as invisible when the keyguard is not the IME client and in shown state. However, the keyguard state is independent of the screen going non-interactive and the transition to locked can happen much later (e.g.the brief flow will be starting from triggering dream service to notify KeyguardService to update keyguard shown state to WM side), or even never depens on user settings. Add InputMethodManagerInternal#setImeWindowState for KeyguardController to update IME icon status directly to fix the timing issue that in IMMS side expects to set IME icon as IME_INVISIBLE when KeyguardManager#isKeyguardLocked is true but sometimes may return false and still see the IME icon is visible even the Lockscreen is shown. Bug: 185763794 Test: manual as below steps 0) setup PIN lock for the device 1) launch an app (e.g. Messaging) and show IME 2) turn-off the screen and then turn-on quickly 3) verify if the IME icon is invisible when the keyguard shown Change-Id: Ic12baae9fd7886d2d96a049c8067a79360088549
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions