commit | 13ea9ede14b2a7838d1f8b4c6cb290859ccdf028 | [log] [tgz] |
---|---|---|
author | Yunfan Chen <yunfanc@google.com> | Thu Feb 16 14:53:00 2023 +0900 |
committer | Yunfan Chen <yunfanc@google.com> | Fri Feb 17 17:20:57 2023 +0900 |
tree | e0abc4cdc10862467ced8512366d547cb2381b7e | |
parent | d4768d6e089112fa707e8ac40f7039ff94c42839 [diff] |
Hide task bar on AOD The previous logic only checks the existance of navigation bar. Check task bar as well to make sure task bar gesture bar can be hidden correctly on AOD. Inject StatusBarKeyguardViewManager into TaskbarDelegate instead of the reverse way to avoid loop injection. Bug: 259759616 Test: See the bug's reproduce steps. Test: atest StatusBarKeyguardViewManagerTest TaskbarDelegateTest Change-Id: I8f1764d1baf59a5fbf44ab6f92845eac7c231608