Searched refs:startDozing (Results 1 – 12 of 12) sorted by relevance
39 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
642 public void startDozing() { in startDozing() method in DreamService657 mDreamManager.startDozing(mDreamToken, mDozeScreenState, mDozeScreenBrightness); in updateDoze()
27 void startDozing(); in startDozing() method
90 startDozing(); in onDreamingStarted()
146 mHost.startDozing(); in transitionTo()
42 public void startDozing() { in startDozing() method in DozeServiceHost
122 startDozing(); in onDreamingStarted()
116 mDozeServiceHost.startDozing(); in testStartStopDozing()
194 public void startDozing() { in startDozing() method in DozeServiceHost
684 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService
17603 HSPLandroid/service/dreams/DreamService;->startDozing()V17610 HSPLandroid/service/dreams/IDreamManager$Stub$Proxy;->startDozing(Landroid/os/IBinder;II)V
16078 HPLcom/android/server/dreams/DreamManagerService$BinderService;->startDozing(Landroid/os/IBinder;II…