Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DShadowCardStack.java136 public void onAnimationCancel(Animator animation) {} in onAnimationCancel() method in ShadowCardStack.RepeatListener
/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
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java560 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in CardStreamLinearLayout.EndAnimationWrapper