Home
last modified time | relevance | path

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

12

/frameworks/support/compat/src/main/java/androidx/core/view/
DViewPropertyAnimatorListener.java48 void onAnimationCancel(View view); in onAnimationCancel() method
DViewPropertyAnimatorListenerAdapter.java47 public void onAnimationCancel(View view) { in onAnimationCancel() method in ViewPropertyAnimatorListenerAdapter
DViewPropertyAnimatorCompat.java99 public void onAnimationCancel(View view) { in onAnimationCancel() method in ViewPropertyAnimatorCompat.ViewPropertyAnimatorListenerApi14
/frameworks/support/wear/src/main/java/androidx/wear/widget/
DSimpleAnimatorListener.java39 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in SimpleAnimatorListener
/frameworks/base/core/java/android/animation/
DAnimatorListenerAdapter.java31 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
DAnimator.java576 void onAnimationCancel(Animator animation); in onAnimationCancel() method
/frameworks/support/core/ktx/src/main/java/androidx/core/animation/
DAnimator.kt88 override fun onAnimationCancel(animator: Animator) { in Animator() method
/frameworks/support/transition/src/main/java/androidx/transition/
DTranslationAnimationCreator.java106 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
DVisibility.java513 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
/frameworks/base/core/tests/coretests/src/android/animation/
DAnimatorSetActivityTest.java39 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSetActivityTest.MyListener
/frameworks/base/core/java/android/transition/
DTranslationAnimationCreator.java113 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
DVisibility.java532 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
/frameworks/support/leanback/api21/androidx/leanback/transition/
DTranslationAnimationCreator.java107 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
DAbsActionBarView.java360 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DSwipeDismissLayout.java497 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method
DScrollingTabContainerView.java568 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/services/core/java/com/android/server/policy/
DBurnInProtectionHelper.java280 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
/frameworks/support/v7/appcompat/src/main/java/androidx/appcompat/widget/
DAbsActionBarView.java299 public void onAnimationCancel(View view) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DScrollingTabContainerView.java593 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTrustDrawable.java279 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TrustDrawable.StateUpdateAnimatorListener
/frameworks/support/leanback/kitkat/androidx/leanback/transition/
DSlideKitkat.java278 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in SlideKitkat.SlideAnimatorListener
/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java334 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in BoundsAnimationController.BoundsAnimator
DDragState.java672 public void onAnimationCancel(Animator animator) {} in onAnimationCancel() method in DragState.AnimationListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java328 public void onAnimationCancel(Animator animation) { in getGlobalAnimationFinishedListener() method

12