Searched refs:stopDozing (Results 1 – 12 of 12) sorted by relevance
29 void stopDozing(); in stopDozing() method
154 mHost.stopDozing(); in transitionTo()
44 void stopDozing(in IBinder token); in stopDozing() method
948 public void stopDozing() { in stopDozing() method in DreamService952 mDreamManager.stopDozing(mDreamToken); in stopDozing()
89 underTest.stopDozing() in startStopDozing()
133 mDozeServiceHost.stopDozing(); in testStartStopDozing()
134 stopDozing(); in onDreamingStopped()
320 public void stopDozing() { in stopDozing() method in DozeServiceHost
2590 mDozeServiceHost.stopDozing();
989 verify(mDozeServiceHost, never()).stopDozing(); in testOnStartedWakingUp_isNotDozing()992 verify(mDozeServiceHost).stopDozing(); in testOnStartedWakingUp_isNotDozing()1007 verify(mDozeServiceHost).stopDozing(); in testOnStartedWakingUp_doesNotDismissBouncer_whenPulsing()
1099 public void stopDozing(IBinder token) { in stopDozing() method in DreamManagerService.BinderService
48567 Landroid/service/dreams/IDreamManager$Stub$Proxy;->stopDozing(Landroid/os/IBinder;)V48584 Landroid/service/dreams/IDreamManager;->stopDozing(Landroid/os/IBinder;)V