Home
last modified time | relevance | path

Searched defs:onAnimationCancel (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DTextAnimator.kt73 override fun onAnimationCancel(animation: Animator?) = textInterpolator.rebase() in <lambda>() method
153 override fun onAnimationCancel(animation: Animator?) { in draw() method
DKeyguardInputView.java70 public void onAnimationCancel(Animator animation) { in getAnimationListener() method
/frameworks/base/core/java/android/animation/
DAnimatorListenerAdapter.java31 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
DAnimator.java579 void onAnimationCancel(Animator animation); in onAnimationCancel() method
/frameworks/base/core/java/android/transition/
DTranslationAnimationCreator.java113 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
DVisibility.java579 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java201 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in QSCustomizer.ExpandAnimatorListener
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
DAbsActionBarView.java362 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DScrollingTabContainerView.java580 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DUnlockedScreenOffAnimationController.kt71 override fun onAnimationCancel(animation: Animator?) { in <lambda>() method
/frameworks/base/services/core/java/com/android/server/policy/
DBurnInProtectionHelper.java280 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
DWindowMagnificationAnimationController.java240 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in WindowMagnificationAnimationController
/frameworks/base/core/tests/coretests/src/android/animation/
DAnimatorSetActivityTest.java67 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetActivityTest.MyListener
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DOneHandedAnimationController.java170 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in OneHandedAnimationController.OneHandedTransitionAnimator
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashScreenExitAnimation.java323 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in SplashScreenExitAnimation
/frameworks/base/graphics/java/android/graphics/drawable/
DRippleAnimationSession.java269 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in RippleAnimationSession.AnimatorListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DLightSourceDrawable.kt103 override fun onAnimationCancel(animation: Animator?) { in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackStateAnimator.java309 public void onAnimationCancel(Animator animation) { in getGlobalAnimationFinishedListener() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DScrimControllerTest.java131 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrimControllerTest.AnimatorListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DKeyButtonRipple.java489 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in KeyButtonRipple.TraceAnimatorListener
/frameworks/base/services/core/java/com/android/server/wm/
DDragState.java711 public void onAnimationCancel(Animator animator) {} in onAnimationCancel() method in DragState.AnimationListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DKeyguardAffordanceView.java540 public void onAnimationCancel(Animator animation) { in getEndListener() method
/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java1085 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ViewPropertyAnimator.AnimatorEventListener
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/
DPipAnimationController.java306 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in PipAnimationController.PipTransitionAnimator

12