Home
last modified time | relevance | path

Searched defs:cancelTextChangeAnimation (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DMoreIssuesCardAnimator.kt68 fun cancelTextChangeAnimation(textView: TextView) { in cancelTextChangeAnimation() method in com.android.permissioncontroller.safetycenter.ui.MoreIssuesCardAnimator
DTextFadeAnimator.kt115 fun cancelTextChangeAnimation(textView: TextView) { in cancelTextChangeAnimation() method