Searched refs:animCaptor (Results 1 – 1 of 1) sorted by relevance
840 ArgumentCaptor<Animator.AnimatorListener> animCaptor = in testFoldToAodAnimationCleansupInAnimationEnd() local848 verify(mViewPropertyAnimator).setListener(animCaptor.capture()); in testFoldToAodAnimationCleansupInAnimationEnd()852 animCaptor.getValue().onAnimationEnd(null); in testFoldToAodAnimationCleansupInAnimationEnd()