Searched defs:cancelTextChangeAnimation (Results 1 – 2 of 2) sorted by relevance
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/ | ||
| D | MoreIssuesCardAnimator.kt | 68     fun cancelTextChangeAnimation(textView: TextView) {  in cancelTextChangeAnimation()  method in com.android.permissioncontroller.safetycenter.ui.MoreIssuesCardAnimator | 
| D | TextFadeAnimator.kt | 115     fun cancelTextChangeAnimation(textView: TextView) {  in cancelTextChangeAnimation()  method |