Searched refs:widthAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
376 boolean widthAnimationIsGrowing; field in PasswordTextView.CharState501 || (widthAnimator != null && widthAnimationIsGrowing); in startRemoveAnimation()518 boolean widthNeedsAnimation = (widthAnimator == null || !widthAnimationIsGrowing); in startAppearAnimation()574 widthAnimationIsGrowing = false; in startWidthDisappearAnimation()610 widthAnimationIsGrowing = true; in startWidthAppearAnimation()