Searched refs:startDozing (Results 1 – 11 of 11) sorted by relevance
27 void startDozing(); in startDozing() method
94 startDozing(); in onDreamingStarted()
132 mHost.startDozing(); in transitionTo()
41 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
703 public void startDozing() { in startDozing() method in DreamService718 mDreamManager.startDozing(mDreamToken, mDozeScreenState, mDozeScreenBrightness); in updateDoze()
123 startDozing(); in onDreamingStarted()
123 mDozeServiceHost.startDozing(); in testStartStopDozing()
199 public void startDozing() { in startDozing() method in DozeServiceHost
982 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService
49209 Landroid/service/dreams/IDreamManager$Stub$Proxy;->startDozing(Landroid/os/IBinder;II)V49226 Landroid/service/dreams/IDreamManager;->startDozing(Landroid/os/IBinder;II)V
22588 HPLcom/android/server/dreams/DreamManagerService$BinderService;->startDozing(Landroid/os/IBinder;II…