Home
last modified time | relevance | path

Searched defs:onTransitionAnimationCancelled (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt207 override fun onTransitionAnimationCancelled() { in onTransitionAnimationCancelled() method
379 override fun onTransitionAnimationCancelled( in registerEphemeralReturnAnimation() method
481 fun onTransitionAnimationCancelled() {} in onTransitionAnimationCancelled() method
598 fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean? = null) {} in onTransitionAnimationCancelled() method
712 override fun onTransitionAnimationCancelled() { in onTransitionAnimationCancelled() method in com.android.systemui.animation.DelegatingAnimationCompletionListener
DDialogTransitionAnimator.kt412 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTransitionAnimatorController.kt80 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in onTransitionAnimationCancelled() method in com.android.systemui.statusbar.phone.StatusBarTransitionAnimatorController
DLegacyActivityStarterInternalImpl.kt593 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationTransitionAnimatorController.kt178 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in onTransitionAnimationCancelled() method in com.android.systemui.statusbar.notification.NotificationTransitionAnimatorController
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DActivityTransitionAnimatorTest.kt492 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in onTransitionAnimationCancelled() method in com.android.systemui.animation.TestTransitionAnimatorController