Searched refs:startDozing (Results 1 – 14 of 14) sorted by relevance
34 void startDozing(in IBinder token, int screenState, int screenBrightness); in startDozing() method
660 public void startDozing() { in startDozing() method in DreamService675 mSandman.startDozing(mWindowToken, mDozeScreenState, mDozeScreenBrightness); in updateDoze()
28 void startDozing(); in startDozing() method
86 startDozing(); in onDreamingStarted()
133 mHost.startDozing(); in transitionTo()
57 public void startDozing() { in startDozing() method in DozeTrigger
48 public void startDozing() { in startDozing() method in DozeHostFake
123 startDozing(); in onDreamingStarted()
607 public void startDozing(IBinder token, int screenState, int screenBrightness) { in startDozing() method in DreamManagerService.BinderService
383 mFastAltTabTrigger.startDozing(); in showRecents()
1998 mUIDozeTrigger.startDozing(); in tryStartEnterAnimation()
392 Landroid/service/dreams/DreamService;->startDozing()V
29466 HSPLandroid/service/dreams/IDreamManager;->startDozing(Landroid/os/IBinder;II)V
4796 public void startDozing() { in startDozing() method in DozeServiceHost