Searched refs:onAnimationStart (Results 1 – 6 of 6) sorted by relevance
250 public void onAnimationStart(Animator animation) { in testReloadedAnimatorIsNotModified()251 super.onAnimationStart(animation); in testReloadedAnimatorIsNotModified()
669 public void onAnimationStart(Animation animation) {
152 protected void onAnimationStart() { in onAnimationStart() method in MockView153 super.onAnimationStart(); in onAnimationStart()
817 public void onAnimationStart(Animation animation) { in testGetLayoutAnimationListener()1039 son.onAnimationStart(); in testOnAnimationEnd()2182 public void onAnimationStart() { in onAnimationStart() method in ViewGroupTest.MockViewGroup2183 super.onAnimationStart(); in onAnimationStart()
224 public void onAnimationStart(Animator animation) { in onAnimationStart() method in AnimatorTest.MyListener
270 public void onAnimationStart(Drawable drawable) { in onAnimationStart() method in AnimatedVectorDrawableTest.MyCallback