Home
last modified time | relevance | path

Searched defs:isPulseExpanding (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBypassController.kt75 var isPulseExpanding = false regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationWakeUpCoordinator.kt172 fun isPulseExpanding(): Boolean = mStackScrollerController.isPulseExpanding regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java367 public boolean isPulseExpanding() { in isPulseExpanding() method in AmbientState
H A DNotificationStackScrollLayoutController.java935 public boolean isPulseExpanding() { in isPulseExpanding() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java1009 public boolean isPulseExpanding() { in isPulseExpanding() method in NotificationStackScrollLayout