Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java247 SystemStatusAnimationScheduler animationScheduler, in createCollapsedStatusBarFragment() argument
264 animationScheduler, in createCollapsedStatusBarFragment()
H A DStatusBarPhoneModule.java229 SystemStatusAnimationScheduler animationScheduler, in provideStatusBar()
330 animationScheduler, in provideStatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardStatusBarViewController.java220 SystemStatusAnimationScheduler animationScheduler, in KeyguardStatusBarViewController() argument
238 mAnimationScheduler = animationScheduler; in KeyguardStatusBarViewController()
H A DStatusBar.java777 SystemStatusAnimationScheduler animationScheduler, in StatusBar()
875 mAnimationScheduler = animationScheduler; in StatusBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
H A DCollapsedStatusBarFragment.java138 SystemStatusAnimationScheduler animationScheduler, in CollapsedStatusBarFragment() argument
155 mAnimationScheduler = animationScheduler; in CollapsedStatusBarFragment()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt70 private val animationScheduler: SystemStatusAnimationScheduler
393 animationScheduler.addCallback(systemStatusAnimationCallback)