Home
last modified time | relevance | path

Searched refs:onAnimationCancel (Results 1 – 7 of 7) sorted by relevance

/development/samples/browseable/WearSpeakerSample/src/com.example.android.wearable.speaker/
DUIAnimation.java136 public void onAnimationCancel(Animator animation) { in zoomImageFromThumb()
179 public void onAnimationCancel(Animator animation) { in zoomImageFromThumb()
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/
DZoomActivity.java184 public void onAnimationCancel(Animator animation) { in zoomImageFromThumb()
222 public void onAnimationCancel(Animator animation) { in zoomImageFromThumb()
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
DMainActivity.java215 public void onAnimationCancel(Animator animation) { in toggleVisibleTitles()
217 super.onAnimationCancel(animation); in toggleVisibleTitles()
/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/ApiDemos/src/com/example/android/apis/graphics/
DShadowCardStack.java136 public void onAnimationCancel(Animator animation) {} in onAnimationCancel() method in ShadowCardStack.RepeatListener
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java561 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in CardStreamLinearLayout.EndAnimationWrapper