Searched refs:onIconChangeAnimationEnd (Results 1 – 3 of 3) sorted by relevance
128 sequencer.onIconChangeAnimationEnd(NOT_REFRESHING, OVERALL_SEVERITY_LEVEL_UNKNOWN) in getCurrentlyVisibleSeverityLevel_iconChangeAnimationEndedUnknown_returnsUnknown()139 sequencer.onIconChangeAnimationEnd(NOT_REFRESHING, OVERALL_SEVERITY_LEVEL_CRITICAL_WARNING) in getCurrentlyVisibleSeverityLevel_iconChangeAnimationEndedCritical_returnsCritical()319 sequencer.onIconChangeAnimationEnd( in onIconChangeAnimationEnd_noAnimationQueued_returnsChangeIcon()334 sequencer.onIconChangeAnimationEnd( in onIconChangeAnimationEnd_updateReceivedWithDifferentSeverity_returnsStartIconChange()350 sequencer.onIconChangeAnimationEnd( in onIconChangeAnimationEnd_updateReceivedWithSameSeverity_returnsChangeIcon()365 sequencer.onIconChangeAnimationEnd( in onIconChangeAnimationEnd_scanAnimationQueued_returnsStartScanningAnimation()
124 fun onIconChangeAnimationEnd(isRefreshing: Boolean, severityLevel: Int): Action { in onIconChangeAnimationEnd() method in com.android.permissioncontroller.safetycenter.ui.SafetyStatusAnimationSequencer
288 mSequencer.onIconChangeAnimationEnd( in startIconChangeAnimation()