Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DSystemStatusAnimationSchedulerLogger.kt70 fun logAnimationStateUpdate(@SystemAnimationState animationState: Int) { regex
H A DSystemStatusAnimationSchedulerImpl.kt126 animationState.collect { logger?.logAnimationStateUpdate(it) }