commit | c4663ba6a98c93c305778af2d7770d3cfa7d345a | [log] [tgz] |
---|---|---|
author | Wilson Wu <wilsonwu@google.com> | Thu Jan 21 18:51:27 2021 +0800 |
committer | Wilson Wu <wilsonwu@google.com> | Wed Jan 27 09:12:47 2021 +0000 |
tree | 0159e4047e6d2e2de7b58a69bffc2978f0781aa8 | |
parent | 7e56827d84f49f7141c0b907bb3aebe554113c7b [diff] |
Make IInputMethodManager to oneway (10/N) 1. Comply following methods to IVoidResultCallback to emulate current behavior. -. setAdditionalInputMethodSubtypes -. removeImeSurface -. removeImeSurfaceFromWindow 2. Add "oneway" to all methods which we already apply them to result-callback model. Bug: 163453493 Test: Manual test with keyboard Test: atest CtsInputMethodTestCases Test: atest DisplayImeControllerTest Change-Id: Icb396ae5d74060af69c4ecb16723b2e37b9f2067