Home
last modified time | relevance | path

Searched refs:onAnimationRepeat (Results 1 – 9 of 9) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertingCells.java97 public void onAnimationRepeat(Animator animation) { in addRow()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DTransition3d.java133 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in Transition3d.DisplayNextView
DAnimationSeeking.java167 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimationSeeking.MyAnimationView
DAnimatorEvents.java229 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatorEvents.MyAnimationView
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DShadowCardStack.java139 public void onAnimationRepeat(Animator animation) {} in onAnimationRepeat() method in ShadowCardStack.RepeatListener
/development/samples/Wiktionary/src/com/example/android/wiktionary/
DLookupActivity.java337 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in LookupActivity
/development/samples/Home/src/com/example/android/home/
DHome.java700 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in Home.HideGrid
716 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in Home.ShowGrid
/development/samples/devbytes/animation/ListViewItemAnimations/src/com/example/android/listviewitemanimations/
DListViewItemAnimations.java394 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in ListViewItemAnimations.AnimationListenerAdapter
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/
DCardStreamLinearLayout.java565 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in CardStreamLinearLayout.EndAnimationWrapper