Home
last modified time | relevance | path

Searched refs:startDozing (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeHost.java27 void startDozing(); in startDozing() method
DDozeService.java94 startDozing(); in onDreamingStarted()
DDozeUi.java151 mHost.startDozing(); in transitionTo()
/frameworks/base/core/java/android/service/dreams/
DIDreamManager.aidl43 void startDozing(in IBinder token, int screenState, int reason, int screenBrightness); in startDozing() method
DDreamService.java908 public void startDozing() { in startDozing() method in DreamService
927 mDreamManager.startDozing( in updateDoze()
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DDozeServiceHostCoroutinesTest.kt80 underTest.startDozing() in startStopDozing()
DDozeServiceHostTest.java128 mDozeServiceHost.startDozing(); in testStartStopDozing()
/frameworks/base/tests/DozeTest/src/com/android/dreams/dozetest/
DDozeTestDream.java123 startDozing(); in onDreamingStarted()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java231 public void startDozing() { in startDozing() method in DozeServiceHost
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java1082 public void startDozing( in startDozing() method in DreamManagerService.BinderService
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt48566 Landroid/service/dreams/IDreamManager$Stub$Proxy;->startDozing(Landroid/os/IBinder;II)V
48583 Landroid/service/dreams/IDreamManager;->startDozing(Landroid/os/IBinder;II)V