Searched refs:isKeyguardOccluded (Results 1 – 4 of 4) sorted by relevance
256 && !state.getKeyguardControllerState().isKeyguardOccluded(DEFAULT_DISPLAY), in waitForKeyguardShowingAndNotOccluded()262 && state.getKeyguardControllerState().isKeyguardOccluded(DEFAULT_DISPLAY), in waitForKeyguardShowingAndOccluded()701 getAmState().getKeyguardControllerState().isKeyguardOccluded(DEFAULT_DISPLAY)); in assertKeyguardShowingAndOccluded()708 getAmState().getKeyguardControllerState().isKeyguardOccluded(DEFAULT_DISPLAY)); in assertKeyguardShowingAndNotOccluded()
874 boolean isKeyguardOccluded(int displayId) { in isKeyguardOccluded() method in ActivityManagerState.KeyguardControllerState
397 boolean isKeyguardOccluded(int displayId) { in isKeyguardOccluded() method in ActivityManagerState.KeyguardControllerState
147 && !state.getKeyguardControllerState().isKeyguardOccluded(DEFAULT_DISPLAY), in waitForKeyguardShowingAndNotOccluded()