Searched defs:Animator (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/animation/
H A DAnimator.java27 public abstract class Animator implements Cloneable { class in inherits:Cloneable
47 * Animator. Used by the Animator cache.
61 * {@link AnimatorListener#onAnimationStart(Animator)} for any listeners of this animator.
76 * {@link android.animation.Animator.AnimatorListener#onAnimationCancel(Animator)} to
78 * {@link android.animation.Animator.AnimatorListener#onAnimationEnd(Animator)} message.
88 * {@link android.animation.Animator.AnimatorListener#onAnimationEnd(Animator)} metho
[all...]

Completed in 998 milliseconds