Searched refs:onAnimationCancel (Results 1 – 4 of 4) sorted by relevance
42 adapter.onAnimationCancel(null); in testNullOk()
234 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in AnimatorTest.MyListener
280 verify(listener, times(0)).onAnimationCancel(anim); in testNullObject()
448 public void onAnimationCancel(Animator animation) { in onAnimationCancel() method in ChangeBoundsTest.ValidateBoundsListener