Home
last modified time | relevance | path

Searched refs:onAnimationCancel (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/core/java/android/animation/
DAnimatorListenerAdapter.java30 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorListenerAdapter
DAnimatorSet.java288 listener.onAnimationCancel(this); in cancel()
508 public void onAnimationCancel(Animator anim) { in start()
644 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSet.DependencyListener
713 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorSet.AnimatorSetListener
721 mListeners.get(i).onAnimationCancel(mAnimatorSet); in onAnimationCancel()
DAnimator.java267 void onAnimationCancel(Animator animation); in onAnimationCancel() method
DValueAnimator.java964 listener.onAnimationCancel(this); in cancel()
DLayoutTransition.java766 public void onAnimationCancel(Animator animator) { in setupChangeAnimation()
/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java809 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ViewPropertyAnimator.AnimatorEventListener
811 mListener.onAnimationCancel(animation); in onAnimationCancel()
/frameworks/base/core/java/com/android/internal/widget/
DDrawableHolder.java210 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in DrawableHolder
DAbsActionBarView.java268 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AbsActionBarView.VisibilityAnimListener
DActionBarContextView.java490 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ActionBarContextView
DScrollingTabContainerView.java522 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ScrollingTabContainerView.VisibilityAnimListener
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
DChoreographer.java139 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in Choreographer
DRecentsPanelView.java254 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in RecentsPanelView
/frameworks/base/core/java/com/android/internal/widget/multiwaveview/
DTweener.java146 public void onAnimationCancel(Animator animation) {
/frameworks/base/core/tests/coretests/src/android/animation/
DViewPropertyAnimatorTest.java159 public void onAnimationCancel(Animator animation) { in setUp()
DEventsTest.java172 public void onAnimationCancel(Animator animation) { in setUp()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/tablet/
DNotificationPanel.java421 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in NotificationPanel.Choreographer
/frameworks/base/core/java/android/widget/
DNumberPicker.java639 public void onAnimationCancel(Animator animation) { in NumberPicker()
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd527 <li>{@link android.animation.Animator.AnimatorListener#onAnimationCancel
528 onAnimationCancel()} - Called when the animation is canceled. A cancelled animation
/frameworks/base/api/
Dcurrent.txt2202 method public abstract void onAnimationCancel(android.animation.Animator);
2215 method public void onAnimationCancel(android.animation.Animator);
D14.txt2202 method public abstract void onAnimationCancel(android.animation.Animator);
2215 method public void onAnimationCancel(android.animation.Animator);