Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DKeyguardTests.java82 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testKeyguardHidesActivity()
99 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity()
115 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivity_withDialog()
134 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testMultipleShowWhenLockedActivities()
155 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFinishMultipleShowWhenLockedActivities()
190 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentShowWhenLockedActivity()
207 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTranslucentDoesntRevealBehind()
222 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDialogShowWhenLockedActivity()
243 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivityWhileSplit()
265 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testInheritShowWhenLockedAdd()
[all …]
DKeyguardTransitionTests.java60 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlock()
70 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockWallpaper()
80 createManagedLockScreenSession().gotoKeyguard(); in testOcclude()
89 createManagedLockScreenSession().gotoKeyguard(); in testUnocclude()
100 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccluded()
111 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeManifestAttr()
123 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testOccludeAttrRemove()
147 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNewActivityDuringOccludedWithAttr()
DMultiDisplayKeyguardTests.java59 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_secondaryDisplay()
75 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogOnSecondaryDisplay()
94 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogSecondaryDisplayChange()
116 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowKeyguardDialogDefaultDisplayChange()
151 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoKeyguardDialogOnPrivateDisplay()
166 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_secondDisplayChanged_dismissesKeyguardOnUnlock()
196 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testUnlockScreen_decoredSystemDisplayChanged_dismissesKeyguardOnUnlock()
DKeyguardLockedTests.java88 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLockAndUnlock()
129 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard()
142 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_whileOccluded()
163 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguard_fromShowWhenLocked_notAllowed()
180 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method()
202 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardActivity_method_cancelled()
221 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity_withSecureKeyguardAndAod()
254 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
270 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testEnterPipOverKeyguard()
299 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testShowWhenLockedActivityAndPipActivity()
[all …]
DActivityVisibilityTests.java201 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity()
226 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnActivity_slowLaunch()
262 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testFreeformWindowToTurnScreenOn()
553 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen()
571 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrNoLockScreen_SplitScreen()
583 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnWithAttr_Freeform()
595 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrWithLockScreen()
609 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnShowOnLockAttr()
624 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testChangeToFullscreenWhenLockWithAttrInFreeform()
643 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testTurnScreenOnAttrRemove()
[all …]
DMultiDisplayLockedKeyguardTests.java61 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testVirtualDisplayHidesContentWhenLocked()
95 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testPrivateDisplayHideContentWhenLocked()
DKeyguardInputTests.java66 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testReceiveKeysOnTopOfKeyguard()
DDisplayTests.java160 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testForceDisplayMetrics()
DMultiDisplayPolicyTests.java507 createManagedLockScreenSession()); in testStackFocusSwitchOnStackEmptiedInSleeping()
601 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
643 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testSecondaryDisplayShowWhenLocked()
DDreamManagerServiceTests.java250 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testStartActivityOnKeyguardLocked()
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityStarterTests.java155 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testLaunchNoHistoryActivityShowWhenLocked()
174 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityNotFinished()
203 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithDifferentTask()
245 final LockScreenSession lockScreenSession = createManagedLockScreenSession(); in testNoHistoryActivityWithTranslucentActivity()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1242 protected LockScreenSession createManagedLockScreenSession() { in createManagedLockScreenSession() method in ActivityManagerTestBase