Searched refs:onAnimationCancel (Results 1 – 6 of 6) sorted by relevance
42 adapter.onAnimationCancel(null); in testNullOk()
256 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorTest.MyListener
333 verify(listener, times(0)).onAnimationCancel(anim); in testNullObject()
1549 public void onAnimationCancel(@NonNull Animator animation) { in onAnimationCancel() method in AnimatorSetTest.AnimationCountListener
448 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ChangeBoundsTest.ValidateBoundsListener
3955 method public void onAnimationCancel(@NonNull android.animation.Animator);3976 method public void onAnimationCancel(android.animation.Animator);