Home
last modified time | relevance | path

Searched defs:keyguardNotShowing (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthRippleController.kt147 val keyguardNotShowing = !keyguardStateController.isShowing regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/interruption/
H A DKeyguardNotificationVisibilityProviderTest.java388 public void keyguardNotShowing() { in keyguardNotShowing() method in KeyguardNotificationVisibilityProviderTest