Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java79 SystemStatusAnimationScheduler animationScheduler, in createCollapsedStatusBarFragment() argument
104 animationScheduler, in createCollapsedStatusBarFragment()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java273 SystemStatusAnimationScheduler animationScheduler, in KeyguardStatusBarViewController() argument
298 mAnimationScheduler = animationScheduler; in KeyguardStatusBarViewController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt70 private val animationScheduler: SystemStatusAnimationScheduler,
422 animationScheduler.addCallback(systemStatusAnimationCallback)
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java210 SystemStatusAnimationScheduler animationScheduler, in CollapsedStatusBarFragment() argument
235 mAnimationScheduler = animationScheduler; in CollapsedStatusBarFragment()