commit | cb0a7808349a1b48dcdfffb84c477d624c866ff2 | [log] [tgz] |
---|---|---|
author | Nikolas Havrikov <havrikov@google.com> | Tue Jun 07 12:29:38 2022 +0200 |
committer | Nikolas Havrikov <havrikov@google.com> | Tue Jul 26 14:36:04 2022 +0200 |
tree | 6e6a7362bc731f8a4a790ac211378e995a9c6e0d | |
parent | 0facbc9835220ec4641e9712bc263f9176b18967 [diff] |
Don't call IMMS on focusing across non-edit views This CL avoids a synchronous call into the InputMethodManager (IMMS) whenever the focus switches from a non-editable view to another non-editable view. Test: atest CtsInputMethodTestCases Test: atest android.view.inputmethod.EditorInfoTest Test: atest android.view.inputmethod.SurroundingTextTest Bug: 219819349 Change-Id: I0331462624351d17399c733cffa84a132f118ab7