Searched refs:widthAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
373 boolean widthAnimationIsGrowing; field in PasswordTextView.CharState510 || (widthAnimator != null && widthAnimationIsGrowing); in startRemoveAnimation()527 boolean widthNeedsAnimation = (widthAnimator == null || !widthAnimationIsGrowing); in startAppearAnimation()583 widthAnimationIsGrowing = false; in startWidthDisappearAnimation()619 widthAnimationIsGrowing = true; in startWidthAppearAnimation()