Searched refs:gotoKeyguard (Results 1 – 13 of 13) sorted by relevance
61 lockScreenSession.gotoKeyguard() in testUnlock()73 lockScreenSession.gotoKeyguard() in testUnlockWallpaper()84 lockScreenSession.gotoKeyguard(); in testOcclude()95 lockScreenSession.gotoKeyguard(); in testUnocclude()109 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_ACTIVITY); in testNewActivityDuringOccluded()120 lockScreenSession.gotoKeyguard(); in testOccludeManifestAttr()133 lockScreenSession.gotoKeyguard(); in testOccludeAttrRemove()144 lockScreenSession.gotoKeyguard(); in testOccludeAttrRemove()159 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_ATTR_ACTIVITY); in testNewActivityDuringOccludedWithAttr()
108 lockScreenSession.gotoKeyguard(); in testKeyguardHidesActivity()124 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_ACTIVITY); in testShowWhenLockedActivity()141 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_WITH_DIALOG_ACTIVITY); in testShowWhenLockedActivity_withDialog()162 lockScreenSession.gotoKeyguard( in testMultipleShowWhenLockedActivities()180 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_TRANSLUCENT_ACTIVITY); in testTranslucentShowWhenLockedActivity()200 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_TRANSLUCENT_ACTIVITY); in testTranslucentDoesntRevealBehind()214 lockScreenSession.gotoKeyguard(); in testDialogShowWhenLockedActivity()238 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_ACTIVITY); in testShowWhenLockedActivityWhileSplit()264 lockScreenSession.gotoKeyguard(); in testInheritShowWhenLockedAdd()290 lockScreenSession.gotoKeyguard(); in testInheritShowWhenLockedRemove()[all …]
72 .gotoKeyguard(); in testLockAndUnlock()93 lockScreenSession.gotoKeyguard(); in testDisableKeyguard_thenSettingCredential_reenablesKeyguard_b119322269()108 .gotoKeyguard(); in testDismissKeyguard()122 .gotoKeyguard(); in testDismissKeyguard_whileOccluded()143 .gotoKeyguard(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()162 lockScreenSession.gotoKeyguard(); in testDismissKeyguardActivity_method()180 lockScreenSession.gotoKeyguard(); in testDismissKeyguardActivity_method_cancelled()219 lockScreenSession.gotoKeyguard(PIP_ACTIVITY); in testEnterPipOverKeyguard()261 lockScreenSession.gotoKeyguard(SHOW_WHEN_LOCKED_ACTIVITY); in testShowWhenLockedActivityAndPipActivity()286 lockScreenSession.gotoKeyguard(); in testShowWhenLockedPipActivity()[all …]
75 lockScreenSession.gotoKeyguard(); in testVirtualDisplayHidesContentWhenLocked()105 lockScreenSession.gotoKeyguard(); in testPrivateDisplayHideContentWhenLocked()125 lockScreenSession.gotoKeyguard(); in testDismissKeyguard_secondaryDisplay()149 lockScreenSession.gotoKeyguard(); in testDismissKeyguard_whileOccluded_secondaryDisplay()
63 lockScreenSession.gotoKeyguard(); in testDismissKeyguardActivity_secondaryDisplay()82 lockScreenSession.gotoKeyguard(); in testShowKeyguardDialogOnSecondaryDisplay()110 lockScreenSession.gotoKeyguard(); in testNoKeyguardDialogOnPrivateDisplay()
711 lockScreenSession.gotoKeyguard(); in testSecondaryDisplayShowWhenLocked()
54 lockScreenSession.setLockCredential().gotoKeyguard(); in testSingleLaunch()74 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHide()111 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHideOverSplitScreen()152 lockScreenSession.setLockCredential().gotoKeyguard(); in testKeyguardShowHideOverPip()
671 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionLaunchedBehindLockScreen()697 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionRemovedBehindLockScreen()718 lockScreenSession.setLockCredential().gotoKeyguard(); in testTopPositionLaunchedOnTopOfLockScreen()
324 public LockScreenSession gotoKeyguard() { in gotoKeyguard() method in ActivityManagerTestBase.LockScreenSession
349 lockScreenSession.gotoKeyguard(); in testSplitscreenSameTokenTwoMissedStop()
118 mLockCredential.gotoKeyguard(); in performDeviceUnlock()
289 mLockCredential.gotoKeyguard(); in performDeviceUnlock()
1148 public LockScreenSession gotoKeyguard(ComponentName... showWhenLockedActivities) {