Searched refs:dotAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
274 if (charState.dotAnimator != null && !charState.dotAnimationIsGrowing) { in getTransformedText()373 boolean dotAnimationIsGrowing; field in PasswordTextView.CharState508 || (dotAnimator != null && dotAnimationIsGrowing); in startRemoveAnimation()526 && (dotAnimator == null || !dotAnimationIsGrowing); in startAppearAnimation()611 dotAnimationIsGrowing = false; in startDotDisappearAnimation()675 dotAnimationIsGrowing = true; in startDotAppearAnimation()