Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLSShadeTransitionLogger.kt160 fun logAnimationCancelled(isPulse: Boolean) { in logAnimationCancelled() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DLockscreenShadeTransitionController.kt372 logger.logAnimationCancelled(isPulse = false) in <lambda>()
710 logger.logAnimationCancelled(isPulse = true) in <lambda>()