Searched refs:stopDozing (Results 1 – 11 of 11) sorted by relevance
29 void stopDozing(); in stopDozing() method
135 mHost.stopDozing(); in transitionTo()
42 void stopDozing(in IBinder token); in stopDozing() method
737 public void stopDozing() { in stopDozing() method in DreamService741 mDreamManager.stopDozing(mDreamToken); in stopDozing()
134 stopDozing(); in onDreamingStopped()
128 mDozeServiceHost.stopDozing(); in testStartStopDozing()
1090 verify(mDozeServiceHost).stopDozing(); in testOnStartedWakingUp_isNotDozing()
281 public void stopDozing() { in stopDozing() method in DozeServiceHost
3566 mDozeServiceHost.stopDozing();
997 public void stopDozing(IBinder token) { in stopDozing() method in DreamManagerService.BinderService
49210 Landroid/service/dreams/IDreamManager$Stub$Proxy;->stopDozing(Landroid/os/IBinder;)V49227 Landroid/service/dreams/IDreamManager;->stopDozing(Landroid/os/IBinder;)V