Searched refs:dotAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
319 if (charState.dotAnimator != null && !charState.dotAnimationIsGrowing) { in getTransformedText()332 boolean dotAnimationIsGrowing; field in PasswordTextView.CharState452 && dotAnimationIsGrowing); in startRemoveAnimation()472 !mShowPassword && (dotAnimator == null || !dotAnimationIsGrowing); in startAppearAnimation()557 dotAnimationIsGrowing = false; in startDotDisappearAnimation()621 dotAnimationIsGrowing = true; in startDotAppearAnimation()