commit | 0a5ba428b723828a9bb27ab7c8fec0c0c048a2a7 | [log] [tgz] |
---|---|---|
author | Sean Stout <sstout@google.com> | Wed Mar 17 14:23:14 2021 -0700 |
committer | Sean Stout <sstout@google.com> | Wed Mar 17 14:23:14 2021 -0700 |
tree | 60fc952214202b50782a7a842169e9798dbe916a | |
parent | 82769e003bac367c7fb518e8c43c91a01c7d1b3a [diff] |
Allow IME hiding on displays without system decorations This CL allows for displays without system decorations to hide the IME if WM#setDisplayImePolicy(DISPLAY_IME_POLICY_HIDE) is called. Fixes: 174523386 Test: atest CtsWindowManagerDeviceTestCases:MultiDisplaySystemDecorationTests#testDisplayPolicyImeHideImeNoSystemDecorations Change-Id: I612800e6787edbff8abe536d33a20146264893d1