Searched refs:cancelTextChangeAnimation (Results 1 – 3 of 3) sorted by relevance
71 fun cancelTextChangeAnimation(textView: TextView) { in cancelTextChangeAnimation() method in com.android.permissioncontroller.safetycenter.ui.MoreIssuesCardAnimator72 textFadeAnimator.cancelTextChangeAnimation(textView) in cancelTextChangeAnimation()
119 fun cancelTextChangeAnimation(textView: TextView) { in cancelTextChangeAnimation() method
157 moreIssuesCardAnimator.cancelTextChangeAnimation(counterView) in <lambda>()