Home
last modified time | relevance | path

Searched defs:onAnimationStart (Results 1 – 8 of 8) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/animation/
DTransition3d.java126 public void onAnimationStart(Animation animation) { in onAnimationStart() method in Transition3d.DisplayNextView
DAnimationSeeking.java170 public void onAnimationStart(Animator animation) { in onAnimationStart() method in AnimationSeeking.MyAnimationView
DAnimatorEvents.java202 public void onAnimationStart(Animator animation) { in onAnimationStart() method in AnimatorEvents.MyAnimationView
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DShadowCardStack.java126 public void onAnimationStart(Animator animation) {} in onAnimationStart() method in ShadowCardStack.RepeatListener
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DLookupActivity.java341 public void onAnimationStart(Animation animation) { in onAnimationStart() method in LookupActivity
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
DListViewItemAnimations.java398 public void onAnimationStart(Animation animation) { in onAnimationStart() method in ListViewItemAnimations.AnimationListenerAdapter
/development/samples/Home/src/com/example/android/home/
DHome.java693 public void onAnimationStart(Animation animation) { in onAnimationStart() method in Home.HideGrid
708 public void onAnimationStart(Animation animation) { in onAnimationStart() method in Home.ShowGrid
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java557 public void onAnimationStart(Animator animation) { in onAnimationStart() method in CardStreamLinearLayout.EndAnimationWrapper