commit | 040e6899941e9c285e99f370e42cd983f11e0b0f | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Jan 20 20:40:59 2022 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Jan 20 20:40:59 2022 -0800 |
tree | 20806e98a8648b3c66da1fc3c150476b01caa02e | |
parent | 6495e3c93be9e6908e3d3c50e02a3a4095fbc7fe [diff] |
Remove IMMS#MSG_SHOW_IM_SUBTYPE_ENABLER This CL inlines InputMethodManagerService#MSG_SHOW_IM_SUBTYPE_ENABLER handler as it has always been executed from the calling thread. There should be no observable behavior change, except for the case InputMethodManagerService#getCurMethodLocked() was returning null and the client process was receiving NPE, which should no longer happen. Bug: 215609403 Test: presubmit Change-Id: I868af935ffdc794669c5cb5d0437c919533ac2ab