Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/dagger/
DStatusBarModule.kt124 fun lightBarController(store: LightBarControllerStore): LightBarController { in lightBarControllerAsCoreStartable() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java121 void updateNavBackDrop(Configuration newConfig, LightBarController lightBarController) { in updateNavBackDrop()
132 void updateNavColors(LightBarController lightBarController) { in updateNavColors()
DQSCustomizerController.java110 KeyguardStateController keyguardStateController, LightBarController lightBarController, in QSCustomizerController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarControllerImpl.java129 LightBarController lightBarController, in NavigationBarControllerImpl()
DTaskbarDelegate.java217 LightBarController lightBarController, in setDependencies()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightBarControllerImpl.java531 LightBarControllerImpl lightBarController = mFactory.create( in create() local
DScrimController.java351 LightBarController lightBarController, in ScrimController()
DCentralSurfacesImpl.java614 LightBarController lightBarController, in CentralSurfacesImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/views/
DNavigationBar.java863 LightBarController lightBarController = mIsOnDefaultDisplay in onViewAttached() local
1717 public void setLightBarController(LightBarController lightBarController) { in setLightBarController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java392 LightBarController lightBarController, in GlobalActionsDialogLite()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DQuickSettingsControllerImpl.java313 LightBarController lightBarController, in QuickSettingsControllerImpl()