commit | 79cad7881cc781adbc0217a4e825a1bd5f5a414b | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Thu Jan 20 20:41:41 2022 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Thu Jan 20 20:41:41 2022 -0800 |
tree | 66b8b930ad3baf4e821fdb44cba075547f945004 | |
parent | 040e6899941e9c285e99f370e42cd983f11e0b0f [diff] |
Remove IMMS#MSG_UNBIND_INPUT This CL inlines InputMethodManagerService#MSG_UNBIND_INPUT handler as it has always been executed from the calling thread. There should be no observable behavior change. Bug: 215609403 Test: presubmit Change-Id: Ic0bc0768bf6d42b84c2e36353c822f748508e838