Home
last modified time | relevance | path

Searched refs:onAnimationStart (Results 1 – 10 of 10) 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/browseable/FragmentTransition/src/com.example.android.fragmenttransition/
DDetailFragment.java136 public void onAnimationStart(Animation animation) { in onAnimationStart() method in DetailFragment
/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/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/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
DListViewItemAnimations.java398 public void onAnimationStart(Animation animation) { in onAnimationStart() method in ListViewItemAnimations.AnimationListenerAdapter
/development/samples/devbytes/animation/ListViewDraggingAnimation/src/com/example/android/listviewdragginganimation/
DDynamicListView.java412 public void onAnimationStart(Animator animation) { in touchEventsEnded()
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java556 public void onAnimationStart(Animator animation) { in onAnimationStart() method in CardStreamLinearLayout.EndAnimationWrapper