diff options
author | Wilson Wu <wilsonwu@google.com> | 2021-03-04 17:29:45 +0800 |
---|---|---|
committer | Wilson Wu <wilsonwu@google.com> | 2021-03-08 15:25:45 +0800 |
commit | 1de53e5369f85f67f9e6ead2239dbd5c41f62869 (patch) | |
tree | fa05ab5fa42de87149421b1966a2b66a2410c6e9 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | b0ee36eda056b00e79460c389623234f1c6b9be6 (diff) |
Fix delayed hide soft input when switch user
The user switch task may cost some time and delay
to send the hide soft input action. It likely happended
when system is busy(e.g. starting winscope trace).
1. Try to fix this by sending the hide soft input action
before user switch task.
2. Remove the mSystemReady checking since user switch task
should be always posted afterward.
Bug: 176291101
Test: atest CtsInputMethodTestCases
Change-Id: I1689e7a7a30ed717520e9d3c160e1727202ee15b
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions