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

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

Completed in 130 milliseconds