/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | DozeScrimControllerTest.java | 47 private DozeLog mDozeLog; field in DozeScrimControllerTest
|
H A D | DozeServiceHostTest.java | 78 @Mock private DozeLog mDozeLog; field in DozeServiceHostTest
|
H A D | NotificationShadeWindowViewTest.java | 89 @Mock private DozeLog mDozeLog; field in NotificationShadeWindowViewTest
|
H A D | NotificationPanelViewControllerTest.java | 203 private DozeLog mDozeLog; field in NotificationPanelViewControllerTest
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/doze/ |
H A D | DozeUiTest.java | 70 private DozeLog mDozeLog; field in DozeUiTest
|
H A D | DozeScreenStateTest.java | 85 private DozeLog mDozeLog; field in DozeScreenStateTest
|
H A D | DozeSensorsTest.java | 94 private DozeLog mDozeLog; field in DozeSensorsTest 438 mAmbientDisplayConfiguration, mWakeLock, mCallback, mProxCallback, mDozeLog, in TestableDozeSensors() local
|
H A D | DozeMachineTest.java | 72 private DozeLog mDozeLog; field in DozeMachineTest
|
H A D | DozeScreenBrightnessTest.java | 96 DozeLog mDozeLog; field in DozeScreenBrightnessTest
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | DozeScrimController.java | 40 private final DozeLog mDozeLog; field in DozeScrimController
|
H A D | NotificationShadeWindowViewController.java | 83 private final DozeLog mDozeLog; field in NotificationShadeWindowViewController
|
H A D | DozeServiceHost.java | 63 private final DozeLog mDozeLog; field in DozeServiceHost
|
H A D | PanelViewController.java | 146 private final DozeLog mDozeLog; field in PanelViewController
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/ |
H A D | DozeScreenState.java | 79 private final DozeLog mDozeLog; field in DozeScreenState
|
H A D | DozeUi.java | 60 private final DozeLog mDozeLog; field in DozeUi
|
H A D | DozeScreenBrightness.java | 81 private final DozeLog mDozeLog; field in DozeScreenBrightness
|
H A D | DozeMachine.java | 58 private final DozeLog mDozeLog; field in DozeMachine
|
H A D | DozeTriggers.java | 82 private final DozeLog mDozeLog; field in DozeTriggers
|
H A D | DozeSensors.java | 100 private final DozeLog mDozeLog; field in DozeSensors
|