Searched refs:dotAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
322 if (charState.dotAnimator != null && !charState.dotAnimationIsGrowing) { in getTransformedText()459 boolean dotAnimationIsGrowing; field in PasswordTextView.CharState577 || (dotAnimator != null && dotAnimationIsGrowing); in startRemoveAnimation()595 && (dotAnimator == null || !dotAnimationIsGrowing); in startAppearAnimation()680 dotAnimationIsGrowing = false; in startDotDisappearAnimation()744 dotAnimationIsGrowing = true; in startDotAppearAnimation()