Home
last modified time | relevance | path

Searched defs:lockScreenSession (Results 1 – 19 of 19) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTests.java99 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyguardHidesActivity() local
114 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity() local
129 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchShowWhenLockedActivity_whileDismissingKeyguard_unlocksAndShows() local
152 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity_withDialog() local
170 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testMultipleShowWhenLockedActivities() local
201 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testMultipleShowWhenLockedActivities_remainOccludedDuringTransition() local
244 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFinishMultipleShowWhenLockedActivities() local
277 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentShowWhenLockedActivity() local
296 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentDoesntRevealBehind() local
311 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDialogShowWhenLockedActivity() local
[all …]
DKeyguardLockedTests.java94 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLockAndUnlock() local
115 try (LockScreenSession lockScreenSession = in testDisableKeyguard_thenSettingCredential_reenablesKeyguard_b119322269()
136 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard() local
149 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_whileOccluded() local
170 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_fromShowWhenLocked_notAllowed() local
187 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardIfInsecure_notAllowed() local
201 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method() local
223 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method_cancelled() local
241 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard() local
257 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testEnterPipOverKeyguard() local
[all …]
DKeyguardTransitionTests.java68 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlock() local
82 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockWallpaper() local
121 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccluded() local
132 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewDismissKeyguardIfInsecureActivityDuringOccluded() local
144 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeManifestAttr() local
156 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeAttrRemove() local
180 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccludedWithAttr() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DActivityVisibilityTests.java208 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity() local
254 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity_slowLaunch() local
264 private void testTurnScreenOnActivity(LockScreenSession lockScreenSession, in testTurnScreenOnActivity()
270 private void testTurnScreenOnActivity(LockScreenSession lockScreenSession, in testTurnScreenOnActivity()
290 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFreeformWindowToTurnScreenOn() local
299 private void testFreeformWindowTurnScreenOnActivity(LockScreenSession lockScreenSession, in testFreeformWindowTurnScreenOnActivity()
316 LockScreenSession lockScreenSession, ActivitySessionClient activitySessionClient, in sleepDeviceAndLaunchTurnScreenOnActivity()
637 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen() local
660 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen_SplitScreen() local
672 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnWithAttr_Freeform() local
[all …]
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayLockedKeyguardTests.java60 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testVirtualDisplayHidesContentWhenLocked() local
94 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testPrivateDisplayHideContentWhenLocked() local
114 final LockScreenSession lockScreenSession = in testDismissKeyguard_secondaryDisplay() local
137 final LockScreenSession lockScreenSession = in testDismissKeyguard_whileOccluded_secondaryDisplay() local
DMultiDisplayKeyguardTests.java60 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_secondaryDisplay() local
76 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogOnSecondaryDisplay() local
95 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogSecondaryDisplayChange() local
117 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogDefaultDisplayChange() local
153 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoKeyguardDialogOnPrivateDisplay() local
168 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_secondDisplayChanged_dismissesKeyguardOnUnlock() local
197 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_decoredSystemDisplayChanged_dismissesKeyguardOnUnlock() local
DMultiDisplayPolicyTests.java535 LockScreenSession lockScreenSession) { in validateStackFocusSwitchOnStackEmptied()
617 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStackFocusSwitchOnTouchEventAfterKeyguard() local
661 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testSecondaryDisplayShowWhenLocked() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityLifecycleKeyguardTests.java64 try (LockScreenSession lockScreenSession = in testSingleLaunch()
84 try (LockScreenSession lockScreenSession = in testKeyguardShowHide()
116 try (LockScreenSession lockScreenSession = in testKeyguardShowHideOverSplitScreen()
158 try (LockScreenSession lockScreenSession = in testKeyguardShowHideOverPip()
DActivityStarterTests.java158 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchNoHistoryActivityShowWhenLocked() local
177 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityNotFinished() local
206 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithDifferentTask() local
248 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithTranslucentActivity() local
DActivityLifecycleTopResumedStateTests.java693 try (LockScreenSession lockScreenSession = in testTopPositionLaunchedBehindLockScreen()
726 try (LockScreenSession lockScreenSession = in testTopPositionRemovedBehindLockScreen()
754 try (LockScreenSession lockScreenSession = in testTopPositionLaunchedOnTopOfLockScreen()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/
DExtensionRearDisplayPresentationKeyguardTest.java148 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_whenKeyguardLocked() local
179 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_afterKeyguardLocked() local
224 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_thenKeyguardLocked() local
272 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_thenKeyguardLocked_activityFinishes() local
325 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_persistsAfterDismissingKeyguard() local
379 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_afterKeyguardLocked_thenScreenOff() local
/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
DKeyguardManagerHelperTest.java50 try (LockScreenSession lockScreenSession = createManagedLockScreenSession()) { in testIsKeyguardLocked()
/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
DKeyguardInputTests.java67 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testReceiveKeysOnTopOfKeyguard() local
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageReportingTest.java318 try (LockScreenSession lockScreenSession = in testSplitscreenSameTokenOneMissedStop()
354 try (LockScreenSession lockScreenSession = in testSplitscreenSameTokenTwoMissedStop()
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DDreamManagerServiceTests.java253 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartActivityOnKeyguardLocked() local
274 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartActivityDismissesDreamOnKeyguardLocked() local
/cts/tests/tests/dreams/src/android/service/dreams/cts/
DDreamServiceTest.java265 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyHandling_SecureKeyguardConfirmKeyPromptsBouncer() local
325 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyHandling_InteractiveDreamDoesNotConsumeConfirmPromptsBouncer() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/taskfragment/
DSplitActivityLifecycleTest.java453 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivityWithShowWhenLocked() local
473 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivitiesWithoutShowWhenLocked() local
493 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivitiesWithShowWhenLocked() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DDisplayTests.java168 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testForceDisplayMetrics() local
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/
DWallpaperManagerTest.java1320 try (LockScreenSession lockScreenSession = in testSystemAndLockWallpaperVisibility_onHomeScreen()
1360 try (LockScreenSession lockScreenSession = in testSystemAndLockWallpaperVisibility_onLockScreen()
1396 try (LockScreenSession lockScreenSession = in testSharedWallpaperVisibilityBehindActivity_onLockScreen()
1435 try (LockScreenSession lockScreenSession = in testIndependentWallpaperVisibilityBehindActivity_onLockScreen()