Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit e6e7b75d authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

DO NOT MERGE Use KeyguardStateController for #isShowing

Remove calls that route through
StatusBarKeyguardViewManager/KeyguardViewController. This
was unnecessary and led to confusion. Instead, all components should
directly check KeyguardStateController for #isShowing and #isOccluded.

For now, this CL retains the keyguardVisibility callback in
KeyguardUpdateMonitor, where keyguardVisibility is defined as when
KeyguardStateController, our source of truth).

Test: builds
Test: atest SystemUITests
Bug: 248089638
Fixes: 251880943
Change-Id: I7c6373d2fa81ab2063234aae338b1b9643038e6a
parent 018b513b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment