/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | KeyguardTests.java | 104 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 …]
|
D | KeyguardTransitionTests.java | 59 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()
|
D | KeyguardLockedTests.java | 70 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 …]
|
D | MultiDisplayLockedKeyguardTests.java | 21 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()
|
D | MultiDisplayKeyguardTests.java | 59 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()
|
D | ActivityVisibilityTests.java | 184 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()
|
D | MultiDisplayPolicyTests.java | 550 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()
|
D | SplitScreenTests.java | 405 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()
|
D | DisplayTests.java | 150 final LockScreenSession lockScreenSession = new LockScreenSession()) { in testForceDisplayMetrics()
|
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/ |
D | ActivityLifecycleKeyguardTests.java | 53 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()
|
D | ActivityLifecycleTopResumedStateTests.java | 670 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/ |
D | ActivityManagerTestBase.java | 259 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/ |
D | ActivityManagerTestBase.java | 1063 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/ |
D | UsageReportingTest.java | 348 try (final LockScreenSession lockScreenSession = new LockScreenSession()) { in testSplitscreenSameTokenTwoMissedStop()
|
/cts/tests/tests/identity/src/android/security/identity/cts/ |
D | UserAuthTest.java | 100 private LockScreenSession mLockCredential; 103 mLockCredential = new LockScreenSession(); in DeviceLockSession()
|
/cts/tests/tests/keystore/src/android/keystore/cts/ |
D | CipherTest.java | 272 private LockScreenSession mLockCredential; 276 mLockCredential = new LockScreenSession(); in DeviceLockSession()
|