Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavBarTintController.java68 LightBarTransitionsController lightBarController) { in NavBarTintController()
DNavigationBarFragment.java965 public void setLightBarController(LightBarController lightBarController) { in setLightBarController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/customize/
DQSCustomizer.java91 LightBarController lightBarController, in QSCustomizer()