Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DActivityVisibilityTests.java296 lockScreenSession.sleepDevice(); in sleepDeviceAndLaunchTurnScreenOnActivity()
554 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnAttrNoLockScreen()
572 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnAttrNoLockScreen_SplitScreen()
584 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnWithAttr_Freeform()
596 lockScreenSession.setLockCredential().sleepDevice(); in testTurnScreenOnAttrWithLockScreen()
610 lockScreenSession.sleepDevice(); in testTurnScreenOnShowOnLockAttr()
625 lockScreenSession.sleepDevice(); in testChangeToFullscreenWhenLockWithAttrInFreeform()
644 lockScreenSession.sleepDevice(); in testTurnScreenOnAttrRemove()
651 lockScreenSession.sleepDevice(); in testTurnScreenOnAttrRemove()
667 lockScreenSession.sleepDevice(); in testTurnScreenOnSingleTask()
[all …]
DKeyguardTests.java452 lockScreenSession.sleepDevice(); in testTurnScreenOnOnActivityOnAod()
516 lockScreenSession.sleepDevice(); in testDismissKeyguardActivity_method_turnScreenOn()
598 lockScreenSession.sleepDevice(); in testDismissKeyguardAttrActivity_method_turnScreenOn()
642 lockScreenSession.sleepDevice(); in testScreenOffWhileOccludedStopsActivity()
671 lockScreenSession.sleepDevice(); in testScreenOffCausesSingleStop()
DDisplayTests.java180 lockScreenSession.sleepDevice() in testForceDisplayMetrics()
DKeyguardLockedTests.java235 lockScreenSession.sleepDevice(); in testTurnScreenOnActivity_withSecureKeyguard()
255 lockScreenSession.setLockCredential().sleepDevice(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
DMultiDisplayPolicyTests.java537 lockScreenSession.sleepDevice(); in validateStackFocusSwitchOnStackEmptied()
602 lockScreenSession.sleepDevice(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
/cts/tests/framework/base/windowmanager/src/android/server/wm/lifecycle/
DActivityStarterTests.java156 lockScreenSession.sleepDevice(); in testLaunchNoHistoryActivityShowWhenLocked()
184 lockScreenSession.sleepDevice(); in testNoHistoryActivityNotFinished()
216 lockScreenSession.sleepDevice(); in testNoHistoryActivityWithDifferentTask()
259 lockScreenSession.sleepDevice(); in testNoHistoryActivityWithTranslucentActivity()
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java156 public static String sleepDevice() { in sleepDevice() method in ShellCommandUtils
/cts/tests/tests/identity/src/android/security/identity/cts/
DUserAuthTest.java108 mLockCredential.sleepDevice(); in performDeviceLock()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1242 sleepDevice(); in testInteractiveEvents()
1669 sleepDevice(); in testPipActivity_StopToPause()
1691 sleepDevice(); in testPipActivity_StopToPause()
1887 private void sleepDevice() throws Exception { in sleepDevice() method in UsageStatsTest
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java412 helper.shell(ShellCommandUtils.sleepDevice()); in turnScreenOff()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DActivityManagerTestBase.java1420 public LockScreenSession sleepDevice() {
1459 sleepDevice();
1513 sleepDevice();
/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java288 mLockCredential.sleepDevice(); in performDeviceLock()