Searched refs:waitForKeyguardShowingAndNotOccluded (Results 1 – 8 of 8) sorted by relevance
157 mWmState.waitForKeyguardShowingAndNotOccluded(); in testStartRearDisplayPresentation_whenKeyguardLocked()183 mWmState.waitForKeyguardShowingAndNotOccluded(); in testStartRearDisplayPresentation_afterKeyguardLocked()383 mWmState.waitForKeyguardShowingAndNotOccluded(); in testStartRearDisplayPresentation_afterKeyguardLocked_thenScreenOff()
270 mWmState.waitForKeyguardShowingAndNotOccluded(); in testKeyHandling_SecureKeyguardConfirmKeyPromptsBouncer()329 mWmState.waitForKeyguardShowingAndNotOccluded(); in testKeyHandling_InteractiveDreamDoesNotConsumeConfirmPromptsBouncer()
66 mWmState.waitForKeyguardShowingAndNotOccluded(); in testDismissKeyguardActivity_secondaryDisplay()
104 mWmState.waitForKeyguardShowingAndNotOccluded(); in testUnocclude()
513 mWmState.waitForKeyguardShowingAndNotOccluded(); in testResumeOccludingActivityFromBackground()694 mWmState.waitForKeyguardShowingAndNotOccluded(); in testKeyguardLock()720 mWmState.waitForKeyguardShowingAndNotOccluded(); in testUnoccludedRotationChange()
123 mWmState.waitForKeyguardShowingAndNotOccluded(); in testDisableKeyguard_thenSettingCredential_reenablesKeyguard_b119322269()247 mWmState.waitForKeyguardShowingAndNotOccluded(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
237 mWmState.waitForKeyguardShowingAndNotOccluded(); in gotoKeyguard()
191 public void waitForKeyguardShowingAndNotOccluded() { in waitForKeyguardShowingAndNotOccluded() method in WindowManagerStateHelper