Home
last modified time | relevance | path

Searched refs:notificationShadeVisible (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DUdfpsAnimationViewController.kt66 var notificationShadeVisible: Boolean = false in <lambda>() variable
106 notificationShadeVisible = expansion > 0f in <lambda>()
152 pw.println("mNotificationShadeVisible=$notificationShadeVisible") in <lambda>()
163 return notificationShadeVisible || dialogManager.shouldHideAffordance() in <lambda>()
DUdfpsKeyguardViewControllerLegacy.kt447 !notificationShadeVisible && in <lambda>()