Home
last modified time | relevance | path

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

12

/frameworks/support/compat/ics/android/support/v4/view/
DViewPropertyAnimatorListener.java46 void onAnimationCancel(View view); in onAnimationCancel() method
DViewPropertyAnimatorListenerAdapter.java47 public void onAnimationCancel(View view) { in onAnimationCancel() method in ViewPropertyAnimatorListenerAdapter
/frameworks/support/wear/src/android/support/wear/widget/
DSimpleAnimatorListener.java38 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/transition/src/android/support/transition/
DTranslationAnimationCreator.java106 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TranslationAnimationCreator.TransitionPositionListener
DVisibility.java509 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.java526 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Visibility.DisappearListener
/frameworks/support/v17/leanback/api21/android/support/v17/leanback/transition/
DTranslationAnimationCreator.java106 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.java279 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in BurnInProtectionHelper
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DAbsActionBarView.java298 public void onAnimationCancel(View view) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DScrollingTabContainerView.java591 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTrustDrawable.java278 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in TrustDrawable.StateUpdateAnimatorListener
/frameworks/support/v17/leanback/kitkat/android/support/v17/leanback/transition/
DSlideKitkat.java277 public void onAnimationCancel(Animator animator) { in onAnimationCancel() method in SlideKitkat.SlideAnimatorListener
/frameworks/base/services/core/java/com/android/server/wm/
DBoundsAnimationController.java329 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in BoundsAnimationController.BoundsAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DStackStateAnimator.java316 public void onAnimationCancel(Animator animation) { in getGlobalAnimationFinishedListener() method
/frameworks/support/compat/java/android/support/v4/view/
DViewPropertyAnimatorCompat.java99 public void onAnimationCancel(View view) { in onAnimationCancel() method in ViewPropertyAnimatorCompat.ViewPropertyAnimatorListenerApi14
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DFastScroller.java571 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in FastScroller.AnimatorListener
/frameworks/support/v17/leanback/src/android/support/v17/leanback/app/
DPlaybackOverlaySupportFragment.java842 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in PlaybackOverlaySupportFragment.AnimatorListener

12