Searched refs:assertKeyguardShowingAndOccluded (Results 1 – 3 of 3) sorted by relevance
105 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivity()124 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivity_withDialog()144 mAmWmState.assertKeyguardShowingAndOccluded(); in testMultipleShowWhenLockedActivities()161 mAmWmState.assertKeyguardShowingAndOccluded(); in testTranslucentShowWhenLockedActivity()180 mAmWmState.assertKeyguardShowingAndOccluded(); in testTranslucentDoesntRevealBehind()194 mAmWmState.assertKeyguardShowingAndOccluded(); in testDialogShowWhenLockedActivity()217 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivityWhileSplit()236 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguardActivity()295 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()297 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()[all …]
126 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()195 mAmWmState.assertKeyguardShowingAndOccluded(); in testEnterPipOverKeyguard()237 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivityAndPipActivity()
616 public void assertKeyguardShowingAndOccluded() { in assertKeyguardShowingAndOccluded() method in ActivityAndWindowManagersState