Searched refs:waitForKeyguardShowingAndOccluded (Results 1 – 3 of 3) sorted by relevance
158 mAmWmState.waitForKeyguardShowingAndOccluded(mDevice); in testEnterPipOverKeyguard()185 mAmWmState.waitForKeyguardShowingAndOccluded(mDevice); in testShowWhenLockedActivityAndPipActivity()
204 mAmWmState.waitForKeyguardShowingAndOccluded(mDevice); in testDismissKeyguardActivity()
230 void waitForKeyguardShowingAndOccluded(ITestDevice device) throws Exception { in waitForKeyguardShowingAndOccluded() method in ActivityAndWindowManagersState