commit | cbf1be8150c96c5ad66685a9394749eee065a78f | [log] [tgz] |
---|---|---|
author | Charles Chen <charlesccchen@google.com> | Tue Jun 22 21:05:34 2021 +0800 |
committer | Charles Chen <charlesccchen@google.com> | Thu Jun 24 20:26:19 2021 +0800 |
tree | 3b249b3d8ee6596e2a06090a005f06b376cb31f5 | |
parent | 76dd171d1f44d2166ae5e85416c9c9f2eac934d3 [diff] |
Remove updateImeDisplayId After InputMethodService migrated to WindowProviderService, the display is initialized by getInitialDisplayId(). Therefore, we don't need updateImeDisplayId() to initialize InputMethodService's Display anymore. Test: atest CtsInputMethodTestCases MultiDisplaySystemDecorationTests Bug: 149463653 Change-Id: Ia78139b5defc48c8b0354fc1e212eeb38fd71ba4