commit | 2661ddcdcccb55fd741f808852fb2491990e095e | [log] [tgz] |
---|---|---|
author | Yohei Yukawa <yukawa@google.com> | Fri Jan 21 07:43:27 2022 -0800 |
committer | Yohei Yukawa <yukawa@google.com> | Fri Jan 21 07:43:27 2022 -0800 |
tree | 2c4447f56c088790883c372dbf0f8ea370b15204 | |
parent | 11c5c9cd8e1b15c1c5ee116bf24c598198beb182 [diff] |
Remove IMMS#MSG_START_INPUT This CL inlines InputMethodManagerService#MSG_START_INPUT handler as it has always been executed from the calling thread. This CL also fixes a comment bug about IMMS#mEnabledSession. There should be no observable behavior change. Bug: 215609403 Test: presubmit Change-Id: I402e93be660aaabcef64b2cb474fc3985d749a40