commit | 52478494542028a992673c18faeadbf68291ec7c | [log] [tgz] |
---|---|---|
author | Brian Isganitis <brianji@google.com> | Tue Apr 23 18:28:34 2024 -0400 |
committer | Brian Isganitis <brianji@google.com> | Tue Apr 23 18:30:24 2024 -0400 |
tree | 3d4e7025aebb230a834371d889a12eef3c43fcb1 | |
parent | 9350e71447e8aae9876aaec324d591d1546bc8fd [diff] |
Make IME force stash the Taskbar. This change moves the IME flag to be part of FORCE_STASHED rather than STASHED_IN_APP, since there are cases where we are not in an app but still want to stash the IME. You can still bring up transient taskbar over IME since we do not set the IME flag for transient mode (see TaskbarStashController#shouldStashForIme() first guardrail). Test: Manual Flag: N/A Fix: 336592511 Change-Id: Iafa32b1a52f4bfbc0d3a4e77b19c82149dc42d0a