Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBypassController.kt79 var isPulseExpanding = false regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
H A DNotificationWakeUpCoordinator.kt215 fun isPulseExpanding(): Boolean = mStackScrollerController.isPulseExpanding regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java450 public boolean isPulseExpanding() { in isPulseExpanding() method in AmbientState
H A DNotificationStackScrollLayoutController.java965 public boolean isPulseExpanding() { in isPulseExpanding() method in NotificationStackScrollLayoutController
H A DNotificationStackScrollLayout.java1105 public boolean isPulseExpanding() { in isPulseExpanding() method in NotificationStackScrollLayout