Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DActivityTransitionAnimator.kt207 override fun onTransitionAnimationCancelled() { in onTransitionAnimationCancelled() method
208 listeners.forEach { it.onTransitionAnimationCancelled() } in onTransitionAnimationCancelled()
379 override fun onTransitionAnimationCancelled( in registerEphemeralReturnAnimation() method
382 super.onTransitionAnimationCancelled(newKeyguardOccludedState) in registerEphemeralReturnAnimation()
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
714 delegate?.onTransitionAnimationCancelled() in onTransitionAnimationCancelled()
900 controller.onTransitionAnimationCancelled() in onAnimationStart()
901 listener?.onTransitionAnimationCancelled() in onAnimationStart()
[all …]
DDialogTransitionAnimator.kt412 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in <lambda>() method
413 controller.onTransitionAnimationCancelled() in <lambda>()
/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
81 delegate.onTransitionAnimationCancelled() in onTransitionAnimationCancelled()
DLegacyActivityStarterInternalImpl.kt593 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in <lambda>() method
606 delegate.onTransitionAnimationCancelled(newKeyguardOccludedState) in <lambda>()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DActivityTransitionAnimatorTest.kt347 verify(controller).onTransitionAnimationCancelled() in <lambda>()
349 verify(listener).onTransitionAnimationCancelled() in <lambda>()
360 verify(controller).onTransitionAnimationCancelled() in <lambda>()
362 verify(listener).onTransitionAnimationCancelled() in <lambda>()
492 override fun onTransitionAnimationCancelled(newKeyguardOccludedState: Boolean?) { in onTransitionAnimationCancelled() method in com.android.systemui.animation.TestTransitionAnimatorController
/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/statusbar/notification/
DNotificationTransitionAnimatorControllerTest.kt101 controller.onTransitionAnimationCancelled() in testHunIsRemovedAndCallbackIsInvokedWhenAnimationIsCancelled()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DKeyguardViewMediatorTest.java762 mViewMediator.mOccludeAnimationController.onTransitionAnimationCancelled( in testUpdateIsKeyguardAfterOccludeAnimationIsCancelled()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java980 public void onTransitionAnimationCancelled(