Searched refs:removeEndListener (Results 1 – 7 of 7) sorted by relevance
32 animation.removeEndListener(this); in onAnimationEnd()
143 mSpring.removeEndListener(this); in onBackCancelled()
237 springAnimation.removeEndListener(this)
469 Animator.AnimatorListener removeEndListener = new AnimatorListenerAdapter() { field in PasswordTextView.CharState650 widthAnimator.addListener(removeEndListener); in startWidthDisappearAnimation()
239 animation.removeEndListener(this);680 animation.removeEndListener(this); in triggerBack()
231 animation.removeEndListener(this)
471 public void removeEndListener(OnAnimationEndListener listener) { in removeEndListener() method in DynamicAnimation