Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardUnlockAnimationController.kt182 playingCannedAnimation: Boolean, in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java989 boolean playingCannedAnimation, in NotificationPanelViewController()
993 unlockAnimationStarted(playingCannedAnimation, isWakeAndUnlockNotFromDream, in NotificationPanelViewController()
1009 boolean playingCannedAnimation, in unlockAnimationStarted() argument
1018 if (playingCannedAnimation && !isWakeAndUnlockNotFromDream) { in unlockAnimationStarted()