Home
last modified time | relevance | path

Searched refs:createManagedLockScreenSession (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
H A DKeyguardTests.java101 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyguardHidesActivity()
116 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity()
131 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchShowWhenLockedActivity_whileDismissingKeyguard_unlocksAndShows()
154 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity_withDialog()
172 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testMultipleShowWhenLockedActivities()
203 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testMultipleShowWhenLockedActivities_remainOccludedDuringTransition()
246 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFinishMultipleShowWhenLockedActivities()
279 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentShowWhenLockedActivity()
298 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentDoesntRevealBehind()
313 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDialogShowWhenLockedActivity()
[all …]
H A DKeyguardTransitionTests.java70 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlock()
84 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockWallpaper()
94 createManagedLockScreenSession().gotoKeyguard(); in testOcclude()
103 createManagedLockScreenSession().gotoKeyguard(); in testUnocclude()
114 createManagedLockScreenSession().gotoKeyguard(); in testDismissKeyguardIfInsecure()
123 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccluded()
134 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewDismissKeyguardIfInsecureActivityDuringOccluded()
146 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeManifestAttr()
158 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeAttrRemove()
182 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccludedWithAttr()
H A DKeyguardLockedTests.java115 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLockAndUnlock()
157 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard()
173 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDeviceLockedAndUlockedWithStateListener()
204 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_whileOccluded()
225 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()
242 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardIfInsecure_notAllowed()
256 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method()
278 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method_cancelled()
296 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
314 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testEnterPipOverKeyguard()
[all …]
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
H A DMultiDisplayKeyguardTests.java60 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_secondaryDisplay()
76 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogOnSecondaryDisplay()
95 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogSecondaryDisplayChange()
117 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogDefaultDisplayChange()
153 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoKeyguardDialogOnPrivateDisplay()
168 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_secondDisplayChanged_dismissesKeyguardOnUnlock()
197 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_decoredSystemDisplayChanged_dismissesKeyguardOnUnlock()
H A DMultiDisplayLockedKeyguardTests.java62 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testVirtualDisplayHidesContentWhenLocked()
96 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testPrivateDisplayHideContentWhenLocked()
H A DMultiDisplayPolicyTests.java529 createManagedLockScreenSession()); in testStackFocusSwitchOnStackEmptiedInSleeping()
626 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
670 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testSecondaryDisplayShowWhenLocked()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
H A DActivityVisibilityTests.java214 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity()
265 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity_slowLaunch()
303 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFreeformWindowToTurnScreenOn()
658 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen()
681 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen_SplitScreen()
693 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnWithAttr_Freeform()
705 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrWithLockScreen()
721 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnShowOnLockAttr()
741 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnWhenLockWithAttrInFreeform()
759 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrRemove()
[all …]
/aosp_15_r20/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/
H A DExtensionRearDisplayPresentationKeyguardTest.java148 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_whenKeyguardLocked()
179 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_afterKeyguardLocked()
224 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_thenKeyguardLocked()
272 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_thenKeyguardLocked_activityFinishes()
325 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_persistsAfterDismissingKeyguard()
379 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartRearDisplayPresentation_afterKeyguardLocked_thenScreenOff()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
H A DActivityStarterTests.java164 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchNoHistoryActivityShowWhenLocked()
183 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityNotFinished()
212 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithDifferentTask()
254 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithTranslucentActivity()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/taskfragment/
H A DSplitActivityLifecycleTest.java453 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivityWithShowWhenLocked()
473 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivitiesWithoutShowWhenLocked()
493 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchEmbeddedActivitiesWithShowWhenLocked()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
H A DDreamManagerServiceTests.java254 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartActivityOnKeyguardLocked()
276 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartActivityDismissesDreamOnKeyguardLocked()
/aosp_15_r20/cts/tests/tests/dreams/src/android/service/dreams/cts/
H A DDreamServiceTest.java297 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyHandling_SecureKeyguardConfirmKeyPromptsBouncer()
362 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyHandling_InteractiveDreamDoesNotConsumeConfirmPromptsBouncer()
/aosp_15_r20/cts/tests/tests/car_builtin/src/android/car/cts/builtin/app/
H A DKeyguardManagerHelperTest.java50 try (LockScreenSession lockScreenSession = createManagedLockScreenSession()) { in testIsKeyguardLocked()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
H A DKeyguardInputTests.java67 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testReceiveKeysOnTopOfKeyguard()
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
H A DDisplayTests.java168 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testForceDisplayMetrics()
/aosp_15_r20/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
H A DActivityManagerTestBase.java1526 protected LockScreenSession createManagedLockScreenSession() { in createManagedLockScreenSession() method in ActivityManagerTestBase