Searched refs:widthAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
375 boolean widthAnimationIsGrowing; field in PasswordTextView.CharState512 || (widthAnimator != null && widthAnimationIsGrowing); in startRemoveAnimation()529 boolean widthNeedsAnimation = (widthAnimator == null || !widthAnimationIsGrowing); in startAppearAnimation()585 widthAnimationIsGrowing = false; in startWidthDisappearAnimation()621 widthAnimationIsGrowing = true; in startWidthAppearAnimation()