Searched refs:startDozing (Results 1 – 11 of 11) sorted by relevance
27 void startDozing(); in startDozing() method
92 startDozing(); in onDreamingStarted()
201 mHost.startDozing(); in transitionTo()
39 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
643 public void startDozing() { in startDozing() method in DreamService658 mDreamManager.startDozing(mDreamToken, mDozeScreenState, mDozeScreenBrightness); in updateDoze()
122 startDozing(); in onDreamingStarted()
119 mDozeServiceHost.startDozing(); in testStartStopDozing()
194 public void startDozing() { in startDozing() method in DozeServiceHost
685 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService
52532 Landroid/service/dreams/IDreamManager$Stub$Proxy;->startDozing(Landroid/os/IBinder;II)V52549 Landroid/service/dreams/IDreamManager;->startDozing(Landroid/os/IBinder;II)V
19057 HPLcom/android/server/dreams/DreamManagerService$BinderService;->startDozing(Landroid/os/IBinder;II…