Home
last modified time | relevance | path

Searched defs:lightBarController (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
H A DQSCustomizer.java92 void updateNavBackDrop(Configuration newConfig, LightBarController lightBarController) { in updateNavBackDrop()
102 void updateNavColors(LightBarController lightBarController) { in updateNavColors()
H A DQSCustomizerController.java107 KeyguardStateController keyguardStateController, LightBarController lightBarController, in QSCustomizerController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DTaskbarDelegate.java161 LightBarController lightBarController, in setDependencies()
H A DNavigationBarController.java111 LightBarController lightBarController, in NavigationBarController()
H A DNavigationBar.java668 LightBarController lightBarController = mIsOnDefaultDisplay in onViewAttachedToWindow() local
1448 public void setLightBarController(LightBarController lightBarController) { in setLightBarController()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarPhoneModule.java147 LightBarController lightBarController, in provideStatusBar()
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
H A DCarSystemBar.java129 LightBarController lightBarController, in CarSystemBar()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarCommandQueueCallbacks.java115 StatusBarCommandQueueCallbacks( in StatusBarCommandQueueCallbacks()
H A DScrimController.java232 public ScrimController(LightBarController lightBarController, DozeParameters dozeParameters, in ScrimController()
H A DStatusBar.java695 LightBarController lightBarController, in StatusBar()