Home
last modified time | relevance | path

Searched refs:LockScreenSession (Results 1 – 14 of 14) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DKeyguardTests.java104 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testKeyguardHidesActivity()
120 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testShowWhenLockedActivity()
137 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testShowWhenLockedActivity_withDialog()
155 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testMultipleShowWhenLockedActivities()
176 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTranslucentShowWhenLockedActivity()
194 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTranslucentDoesntRevealBehind()
210 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDialogShowWhenLockedActivity()
230 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testShowWhenLockedActivityWhileSplit()
254 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testInheritShowWhenLockedAdd()
280 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testInheritShowWhenLockedRemove()
[all …]
DKeyguardTransitionTests.java59 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testUnlock()
71 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testUnlockWallpaper()
83 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testOcclude()
94 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testUnocclude()
107 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testNewActivityDuringOccluded()
119 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testOccludeManifestAttr()
132 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testOccludeAttrRemove()
157 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testNewActivityDuringOccludedWithAttr()
DKeyguardLockedTests.java70 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testLockAndUnlock()
92 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDisableKeyguard_thenSettingCredential_reenablesKeyguard_b119322269()
106 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguard()
120 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguard_whileOccluded()
141 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguard_fromShowWhenLocked_notAllowed()
159 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguardActivity_method()
177 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguardActivity_method_cancelled()
195 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
212 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testEnterPipOverKeyguard()
244 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testShowWhenLockedActivityAndPipActivity()
[all …]
DMultiDisplayLockedKeyguardTests.java21 import static android.server.wm.ActivityManagerTestBase.LockScreenSession.FLAG_REMOVE_ACTIVITIES_ON…
61 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testVirtualDisplayHidesContentWhenLocked()
97 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testPrivateDisplayHideContentWhenLocked()
118 try (final LockScreenSession lockScreenSession = in testDismissKeyguard_secondaryDisplay()
119 new LockScreenSession(FLAG_REMOVE_ACTIVITIES_ON_CLOSE); in testDismissKeyguard_secondaryDisplay()
142 try (final LockScreenSession lockScreenSession = in testDismissKeyguard_whileOccluded_secondaryDisplay()
143 new LockScreenSession(FLAG_REMOVE_ACTIVITIES_ON_CLOSE); in testDismissKeyguard_whileOccluded_secondaryDisplay()
DMultiDisplayKeyguardTests.java59 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testDismissKeyguardActivity_secondaryDisplay()
78 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testShowKeyguardDialogOnSecondaryDisplay()
103 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testNoKeyguardDialogOnPrivateDisplay()
DActivityVisibilityTests.java182 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnActivity()
390 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrNoLockScreen()
405 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrWithLockScreen()
419 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnShowOnLockAttr()
433 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrRemove()
456 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnSingleTask()
482 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnActivity_withRelayout()
DMultiDisplayPolicyTests.java548 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testStackFocusSwitchOnStackEmptiedInSleeping()
566 LockScreenSession lockScreenSession) throws Exception { in validateStackFocusSwitchOnStackEmptied()
645 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
700 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testSecondaryDisplayShowWhenLocked()
DSplitScreenTests.java405 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testRotationWhenDockedWhileLocked()
517 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDockedStackToMinimizeWhenUnlocked()
530 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testMinimizedStateWhenUnlockedAndUnMinimized()
DDisplayTests.java149 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testForceDisplayMetrics()
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityLifecycleKeyguardTests.java53 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testSingleLaunch()
73 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testKeyguardShowHide()
110 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testKeyguardShowHideOverSplitScreen()
150 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testKeyguardShowHideOverPip()
DActivityLifecycleTopResumedStateTests.java670 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTopPositionLaunchedBehindLockScreen()
696 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTopPositionRemovedBehindLockScreen()
717 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTopPositionLaunchedOnTopOfLockScreen()
/cts/tests/tests/keystore/src/android/server/am/
DActivityManagerTestBase.java259 protected class LockScreenSession implements AutoCloseable { class in ActivityManagerTestBase
265 public LockScreenSession() { in LockScreenSession() method in ActivityManagerTestBase.LockScreenSession
272 public LockScreenSession setLockCredential() { in setLockCredential()
278 public LockScreenSession enterAndConfirmLockCredential() { in enterAndConfirmLockCredential()
291 LockScreenSession disableLockScreen() { in disableLockScreen()
296 public LockScreenSession sleepDevice() { in sleepDevice()
307 protected LockScreenSession wakeUpDevice() { in wakeUpDevice()
318 protected LockScreenSession unlockDevice() { in unlockDevice()
324 public LockScreenSession gotoKeyguard() { in gotoKeyguard()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1008 protected class LockScreenSession implements AutoCloseable {
1018 public LockScreenSession() {
1022 public LockScreenSession(int flags) {
1033 public LockScreenSession setLockCredential() {
1039 public LockScreenSession enterAndConfirmLockCredential() {
1056 LockScreenSession disableLockScreen() {
1061 LockScreenSession sleepDevice() {
1080 LockScreenSession wakeUpDevice() {
1085 LockScreenSession unlockDevice() {
1090 public LockScreenSession gotoKeyguard(ComponentName... showWhenLockedActivities) {
/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java272 private LockScreenSession mLockCredential;
276 mLockCredential = new LockScreenSession(); in DeviceLockSession()