Searched refs:dozeLog (Results 1 – 10 of 10) sorted by relevance
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | DozeScrimController.java | 89 DozeLog dozeLog, in DozeScrimController() argument 95 mDozeLog = dozeLog; in DozeScrimController()
|
H A D | DozeServiceHost.java | 105 public DozeServiceHost(DozeLog dozeLog, PowerManager powerManager, in DozeServiceHost() argument 121 mDozeLog = dozeLog; in DozeServiceHost()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeSuppressor.java | 68 DozeLog dozeLog, in DozeSuppressor() argument 73 mDozeLog = dozeLog; in DozeSuppressor()
|
H A D | DozeUi.java | 70 DozeLog dozeLog) { in DozeUi() argument 78 mDozeLog = dozeLog; in DozeUi()
|
H A D | DozeScreenState.java | 97 DozeLog dozeLog, in DozeScreenState() argument 106 mDozeLog = dozeLog; in DozeScreenState()
|
H A D | DozeScreenBrightness.java | 115 DozeLog dozeLog, in DozeScreenBrightness() argument 127 mDozeLog = dozeLog; in DozeScreenBrightness()
|
H A D | DozeTriggers.java | 198 DozeLog dozeLog, BroadcastDispatcher broadcastDispatcher, in DozeTriggers() argument 215 config, wakeLock, this::onSensor, this::onProximityFar, dozeLog, proximitySensor, in DozeTriggers() 219 mDozeLog = dozeLog; in DozeTriggers()
|
H A D | DozeMachine.java | 164 DozeLog dozeLog, DockManager dockManager, in DozeMachine() argument 170 mDozeLog = dozeLog; in DozeMachine()
|
H A D | DozeSensors.java | 156 DozeLog dozeLog, in DozeSensors() argument 169 mDozeLog = dozeLog; in DozeSensors()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
H A D | NotificationPanelViewController.java | 706 DozeLog dozeLog, in NotificationPanelViewController() argument 843 mDozeLog = dozeLog; in NotificationPanelViewController()
|