Searched refs:assertKeyguardShowingAndOccluded (Results 1 – 3 of 3) sorted by relevance
127 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivity()146 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivity_withDialog()167 mAmWmState.assertKeyguardShowingAndOccluded(); in testMultipleShowWhenLockedActivities()184 mAmWmState.assertKeyguardShowingAndOccluded(); in testTranslucentShowWhenLockedActivity()204 mAmWmState.assertKeyguardShowingAndOccluded(); in testTranslucentDoesntRevealBehind()218 mAmWmState.assertKeyguardShowingAndOccluded(); in testDialogShowWhenLockedActivity()241 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivityWhileSplit()266 mAmWmState.assertKeyguardShowingAndOccluded(); in testInheritShowWhenLockedAdd()318 mAmWmState.assertKeyguardShowingAndOccluded(); in testInheritShowWhenLockedAttr()452 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguardActivity()[all …]
152 mAmWmState.assertKeyguardShowingAndOccluded(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()221 mAmWmState.assertKeyguardShowingAndOccluded(); in testEnterPipOverKeyguard()263 mAmWmState.assertKeyguardShowingAndOccluded(); in testShowWhenLockedActivityAndPipActivity()
697 public void assertKeyguardShowingAndOccluded() { in assertKeyguardShowingAndOccluded() method in ActivityAndWindowManagersState