Searched refs:dotAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
272 if (charState.dotAnimator != null && !charState.dotAnimationIsGrowing) { in getTransformedText()371 boolean dotAnimationIsGrowing; field in PasswordTextView.CharState506 || (dotAnimator != null && dotAnimationIsGrowing); in startRemoveAnimation()524 && (dotAnimator == null || !dotAnimationIsGrowing); in startAppearAnimation()609 dotAnimationIsGrowing = false; in startDotDisappearAnimation()673 dotAnimationIsGrowing = true; in startDotAppearAnimation()