Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerImpl.kt99 private var currentlyRunningAnimationJob: Job? = null in <lambda>() variable
229 currentlyRunningAnimationJob?.cancel() in <lambda>()
254 currentlyRunningAnimationJob = in <lambda>()