diff options
author | Evan Rosky <erosky@google.com> | 2019-10-14 15:43:53 -0700 |
---|---|---|
committer | Evan Rosky <erosky@google.com> | 2020-01-08 10:34:40 -0800 |
commit | 8d782e0c011c26bbf2a4b221f6da3e78612261d9 (patch) | |
tree | 604d8f69072c8e30acadbdf8e0326d1b58716b8b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7ee21abb8f67e0119c03e5bfec7cbcbe49236b16 (diff) |
IME to systemui
Re-route ime-control to SystemUI when it isn't driven by an app.
This allows multi-window system-ui components to synchronize
with the ime (eg. adjusting for split-screen).
Ime control goes through a new interface IDisplayWindowInsetsController.
This gets set on WM and there is only 1 per display. All of this
is currently handled in DisplayImeController which will also
drive the animation of the IME and dispatch to ImePositionProcessors.
On the server-side, InputMethodControlTarget is separated from
InputMethodTarget so that IME can be controlled by a different
client than the IME target.
Bug: 133381284
Test: Existing IME tests pass
Change-Id: I8e8ed2e09c45998c228df72e52a671fa327308f2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions