commit | f23631e4db41f40ec6cb063d45a4ffa1163be9cd | [log] [tgz] |
---|---|---|
author | Jerry Chang <chenghsiuchang@google.com> | Wed Feb 23 03:51:14 2022 +0000 |
committer | Jerry Chang <chenghsiuchang@google.com> | Wed Mar 02 04:15:11 2022 +0000 |
tree | 5757c8db6e6ffbfaa2f5a922d49de093f91394cf | |
parent | 18b848e66aa0e3f09a8ff7fd9b090b85deb09846 [diff] |
Support to get the exact task which IME is attached to To distinguish which side of the split that IME panel is attached to after having a single-top root task for split screen, update getImeTarget API to return the exact task that IME panel is attached to. Bug: 207185041 Test: WMShellUnitTests Test: enter split in portrait, toggle IME panel on the bottom split and verified split layout will be push up as expectedly. Change-Id: Ib6ba74ecb1b844bb408475d5b6c28dd5816a8e29