Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationWakeUpCoordinator.kt299 notifyAnimationStart(visible) in setNotificationsVisible()
360 notifyAnimationStart(outputLinearDozeAmount == 1.0f) in updateDozeAmount()
605 private fun notifyAnimationStart(awake: Boolean) { in notifyAnimationStart() method