Home
last modified time | relevance | path

Searched refs:textFadeAnimator (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DMoreIssuesCardAnimator.kt30 private val textFadeAnimator = TextFadeAnimator(R.id.widget_title) constant
68 textFadeAnimator.animateChangeText(textView, text) in animateChangeText()
72 textFadeAnimator.cancelTextChangeAnimation(textView) in cancelTextChangeAnimation()