Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyStatusPreference.java300 @Nullable AnimatedVectorDrawable scanningAnimation) { in handleAnimationSequencerAction() argument
309 if (scanningAnimation != null) { in handleAnimationSequencerAction()
310 scanningAnimation.start(); in handleAnimationSequencerAction()