Searched refs:isKeyguardOccluded (Results 1 – 4 of 4) sorted by relevance
53 Assert.assertFalse(state.isKeyguardOccluded()); in testCreate()
47 mIsKeyguardOccluded = ksc.isKeyguardOccluded(); in postExecutionCheck()
89 public boolean isKeyguardOccluded() { in isKeyguardOccluded() method in KeyguardControllerState
5505 Assert.assertFalse(state.isKeyguardOccluded()); in testGetKeyguardState()5525 Assert.assertFalse(state.isKeyguardOccluded()); in testGetKeyguardState_new()