Searched defs:onAnimationCancel (Results 1 – 4 of 4) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ | ||
D | ShadowCardStack.java | 136 public void onAnimationCancel(Animator animation) {} in onAnimationCancel() method in ShadowCardStack.RepeatListener |
/development/samples/ApiDemos/src/com/example/android/apis/animation/ | ||
D | AnimationSeeking.java | 159 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimationSeeking.MyAnimationView |
D | AnimatorEvents.java | 221 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorEvents.MyAnimationView |
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ | ||
D | CardStreamLinearLayout.java | 560 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in CardStreamLinearLayout.EndAnimationWrapper |