Home
last modified time | relevance | path

Searched refs:LockScreenSession (Results 1 – 16 of 16) 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.java184 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnActivity()
394 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrNoLockScreen()
409 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrWithLockScreen()
425 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnShowOnLockAttr()
441 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnAttrRemove()
466 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnSingleTask()
494 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testTurnScreenOnActivity_withRelayout()
DMultiDisplayPolicyTests.java550 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testStackFocusSwitchOnStackEmptiedInSleeping()
568 LockScreenSession lockScreenSession) throws Exception { in validateStackFocusSwitchOnStackEmptied()
648 try (final LockScreenSession lockScreenSession = new LockScreenSession(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
703 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testSecondaryDisplayShowWhenLocked()
DSplitScreenTests.java405 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testRotationWhenDockedWhileLocked()
521 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testDockedStackToMinimizeWhenUnlocked()
534 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testMinimizedStateWhenUnlockedAndUnMinimized()
DDisplayTests.java150 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()
151 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.java1063 protected class LockScreenSession implements AutoCloseable {
1073 public LockScreenSession() {
1077 public LockScreenSession(int flags) {
1088 public LockScreenSession setLockCredential() {
1094 public LockScreenSession enterAndConfirmLockCredential() {
1111 LockScreenSession disableLockScreen() {
1116 LockScreenSession sleepDevice() {
1135 LockScreenSession wakeUpDevice() {
1140 LockScreenSession unlockDevice() {
1148 public LockScreenSession gotoKeyguard(ComponentName... showWhenLockedActivities) {
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageReportingTest.java348 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testSplitscreenSameTokenTwoMissedStop()
/cts/tests/tests/identity/src/android/security/identity/cts/
DUserAuthTest.java100 private LockScreenSession mLockCredential;
103 mLockCredential = new LockScreenSession(); in DeviceLockSession()
/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java272 private LockScreenSession mLockCredential;
276 mLockCredential = new LockScreenSession(); in DeviceLockSession()