Searched defs:startDozing (Results 1 – 5 of 5) sorted by relevance
42 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
691 public void startDozing() { in startDozing() method in DreamService
27 void startDozing(); in startDozing() method
206 public void startDozing() { in startDozing() method in DozeServiceHost
1031 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService