Home
last modified time | relevance | path

Searched refs:LightStatusBarController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLightStatusBarController.java30 public class LightStatusBarController { class
44 public LightStatusBarController(StatusBarIconController iconController, in LightStatusBarController() method in LightStatusBarController
DPhoneStatusBar.java313 LightStatusBarController mLightStatusBarController;
879 mLightStatusBarController = new LightStatusBarController(mIconController, in makeStatusBarView()