Searched refs:stopDozing (Results 1 – 11 of 11) sorted by relevance
29 void stopDozing(); in stopDozing() method
140 mHost.stopDozing(); in transitionTo()
43 void stopDozing(in IBinder token); in stopDozing() method
725 public void stopDozing() { in stopDozing() method in DreamService729 mDreamManager.stopDozing(mDreamToken); in stopDozing()
134 stopDozing(); in onDreamingStopped()
132 mDozeServiceHost.stopDozing(); in testStartStopDozing()
1118 verify(mDozeServiceHost, never()).stopDozing(); in testOnStartedWakingUp_isNotDozing()1121 verify(mDozeServiceHost).stopDozing(); in testOnStartedWakingUp_isNotDozing()1136 verify(mDozeServiceHost).stopDozing(); in testOnStartedWakingUp_doesNotDismissBouncer_whenPulsing()
289 public void stopDozing() { in stopDozing() method in DozeServiceHost
2922 mDozeServiceHost.stopDozing();
1046 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