commit | 788ff44d097e6446e7443e794cb9079e5eed1ec0 | [log] [tgz] |
---|---|---|
author | Julia Tuttle <juliatuttle@google.com> | Tue Sep 17 12:16:52 2024 -0400 |
committer | Julia Tuttle <juliatuttle@google.com> | Fri Sep 27 16:26:24 2024 -0400 |
tree | b23fd18855304d080aff777d64a1ed5de98522f4 | |
parent | 191ff72434f968d73aa858d9cc6025c56599c672 [diff] |
Flexiglass: refactor StatusBarState calculation We keep running into bugs where we forget that we're on the keyguard or the locked shade because the deviceUnlockStatus said we were unlocked, so centralize the calculation into the method and be aggressive about mapping states where we're on/over the lockscreen to KEYGUARD and LOCKED_SHADE. Bug: 359530769 Test: presubmit Flag: com.android.systemui.scene_container Change-Id: I1fa8c2e51719f0ae5ef10fe5f0e0d43db3b8a441