Searched refs:widthAnimationIsGrowing (Results 1 – 1 of 1) sorted by relevance
334 boolean widthAnimationIsGrowing; field in PasswordTextView.CharState458 && widthAnimationIsGrowing); in startRemoveAnimation()475 boolean widthNeedsAnimation = (widthAnimator == null || !widthAnimationIsGrowing); in startAppearAnimation()531 widthAnimationIsGrowing = false; in startWidthDisappearAnimation()567 widthAnimationIsGrowing = true; in startWidthAppearAnimation()