Searched refs:getDozingRequested (Results 1 – 4 of 4) sorted by relevance
117 assertFalse(mDozeServiceHost.getDozingRequested()); in testStartStopDozing()
904 when(mDozeServiceHost.getDozingRequested()).thenReturn(true); in testOnStartedWakingUp_isNotDozing()919 when(mDozeServiceHost.getDozingRequested()).thenReturn(true); in testOnStartedWakingUp_doesNotDismissBouncer_whenPulsing()
173 boolean getDozingRequested() { in getDozingRequested() method in DozeServiceHost
2938 boolean keyguardForDozing = mDozeServiceHost.getDozingRequested() in updateIsKeyguard()4366 boolean dozingAnimated = mDozeServiceHost.getDozingRequested()