Home
last modified time | relevance | path

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

/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/safetycenter/ui/
DSafetyStatusAnimationSequencer.kt60 val shouldChangeIcon = in onUpdateReceived() constant
63 if (isIconChangeAnimationRunning || shouldChangeIcon && isScanAnimationRunning) { in onUpdateReceived()
68 } else if (shouldChangeIcon && !isIconChangeAnimationRunning) { in onUpdateReceived()