Home
last modified time | relevance | path

Searched defs:startDozing (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeHost.java29 void startDozing(); in startDozing() method
/frameworks/base/core/java/android/service/dreams/
DIDreamManager.aidl45 void startDozing(in IBinder token, int screenState, int reason, float screenBrightnessFloat, in startDozing() method
DDreamService.java991 public void startDozing() { in startDozing() method in DreamService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java228 public void startDozing() { in startDozing() method in DozeServiceHost
/frameworks/base/services/core/java/com/android/server/dreams/
DDreamManagerService.java1235 public void startDozing( in startDozing() method in DreamManagerService.BinderService