commit | 9b36e5684946c4860d1278632239c994994d01ff | [log] [tgz] |
---|---|---|
author | Ming-Shin Lu <lumark@google.com> | Mon Apr 26 14:34:04 2021 +0800 |
committer | Ming-Shin Lu <lumark@google.com> | Mon Apr 26 15:09:09 2021 +0800 |
tree | 1c1f54509e0b35a3b4c8cba6fbb3971c6b6fdca9 | |
parent | 3291dd14f1e3f4d51243490db94419dd502ac625 [diff] |
Remove onToggleSoftInput As CL[1] removed InputMethodService#onToggleSoftInput since framework side changed internal protocal to simplify the toggle logic without this method callback. Also remove ClientCallbackImpl#onToggleSoftInput for MultiClientInputMethod sample app part to sync this change. [1]: I390dc029e7bcc30c200926a9bfbbbd0268a1f714 Bug: 182071625 Test: build MultiClientInputMethod Change-Id: I25568d9d0a963562fdc1d4a021f7016689b9ca54