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