Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DAnimationSeeking.java159 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimationSeeking.MyAnimationView
DAnimatorEvents.java221 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorEvents.MyAnimationView