commit | eb6ea4f0bad87845e5e31b806406b883b0b2a9be | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Tue Nov 17 23:07:03 2020 -0800 |
committer | Chris Li <lihongyu@google.com> | Mon Nov 30 20:34:53 2020 -0800 |
tree | 981f0bb39a4d10e65ccbe7822b291cacedc04db4 | |
parent | 10963d5b06c6b20b6b6870a50201864dd5af27a6 [diff] |
Store and return ImeContainer in RootDisplayArea for layers Before, calling RootDisplayArea.findAreaForToken for TYPE_INPUT_METHOD returns null. Now, it should return the ImeContainer if it is attached below that RootDisplayArea. Fix: 173478743 Test: atest WmTests:DisplayAreaPolicyBuilderTest Change-Id: I28cc3223a0b9870accff56f93f4cb0fb87b0923f