Searched defs:startDozing (Results 1 – 6 of 6) sorted by relevance
57 public void startDozing() { in startDozing() method in DozeTrigger
34 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
624 public void startDozing() { in startDozing() method in DreamService
27 void startDozing(@NonNull Runnable ready); in startDozing() method
618 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService
5013 public void startDozing(@NonNull Runnable ready) { in startDozing() method in PhoneStatusBar.DozeServiceHost