Searched defs:onAnimationRepeat (Results 1 – 10 of 10) sorted by relevance
23 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in TestAnimationListener
24 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in TestAnimatorListener
13 override fun onAnimationRepeat(animation: Animator) = onRepeat?.invoke(animation) ?: Unit method in com.airbnb.lottie.samples.AnimatorListenerAdapter
160 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in DifficultyMenuActivity.StartActivityAfterAnimation
223 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in ExtrasMenuActivity.StartActivityAfterAnimation
400 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in MainMenuActivity.StartActivityAfterAnimation
370 public void onAnimationRepeat(Animation animation) { in onAnimationRepeat() method in LevelSelectActivity.EndActivityAfterAnimation
91 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatedViewPortJob
101 public void onAnimationRepeat(Animator animation) { in onAnimationRepeat() method in AnimatedZoomJob