Searched refs:removeEndListener (Results 1 – 15 of 15) sorted by relevance
381 Animator.AnimatorListener removeEndListener = new AnimatorListenerAdapter() { field in PasswordTextView.CharState579 widthAnimator.addListener(removeEndListener); in startWidthDisappearAnimation()
9 …method public void removeEndListener(android.support.animation.DynamicAnimation.OnAnimationEndList…
9 …method public void removeEndListener(androidx.dynamicanimation.animation.DynamicAnimation.OnAnimat…
456 public void removeEndListener(OnAnimationEndListener listener) { in removeEndListener() method in DynamicAnimation
404 anim.removeEndListener(removedEndListener); in testRemoveListeners()
8 …method public void removeEndListener(android.support.animation.DynamicAnimation.OnAnimationEndList…