Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DActivityVisibilityTests.java241 lockScreenSession.sleepDevice(); in testTurnScreenOnActivity()
318 lockScreenSession.sleepDevice(); in sleepDeviceAndLaunchTurnScreenOnActivity()
638 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnAttrNoLockScreen()
661 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnAttrNoLockScreen_SplitScreen()
673 lockScreenSession.disableLockScreen().sleepDevice(); in testTurnScreenOnWithAttr_Freeform()
685 lockScreenSession.setLockCredential().sleepDevice(); in testTurnScreenOnAttrWithLockScreen()
699 lockScreenSession.sleepDevice(); in testTurnScreenOnShowOnLockAttr()
719 lockScreenSession.sleepDevice(); in testChangeToFullscreenWhenLockWithAttrInFreeform()
738 lockScreenSession.sleepDevice(); in testTurnScreenOnAttrRemove()
745 lockScreenSession.sleepDevice(); in testTurnScreenOnAttrRemove()
[all …]
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DLockScreenSession.java184 public LockScreenSession sleepDevice() { in sleepDevice() method in LockScreenSession
234 sleepDevice(); in gotoKeyguard()
309 sleepDevice(); in close()
/cts/tests/framework/base/windowmanager/src/android/server/wm/keyguard/
DKeyguardTests.java538 lockScreenSession.sleepDevice(); in testTurnScreenOnActivityOnAod()
570 lockScreenSession.sleepDevice(); in testShowWhenLockedActivityBeforeAod()
588 lockScreenSession.sleepDevice(); in testShowWhenLockedActivityDuringAod()
647 lockScreenSession.sleepDevice(); in testDismissKeyguardActivity_method_turnScreenOn()
733 lockScreenSession.sleepDevice(); in testDismissKeyguardAttrActivity_method_turnScreenOn()
777 lockScreenSession.sleepDevice(); in testScreenOffWhileOccludedStopsActivity()
807 lockScreenSession.sleepDevice(); in testScreenOffCausesSingleStop()
DKeyguardLockedTests.java242 lockScreenSession.setLockCredential().sleepDevice(); in testDismissKeyguardAttrActivity_method_turnScreenOn_withSecureKeyguard()
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/lifecycle/
DActivityStarterTests.java159 lockScreenSession.sleepDevice(); in testLaunchNoHistoryActivityShowWhenLocked()
187 lockScreenSession.sleepDevice(); in testNoHistoryActivityNotFinished()
219 lockScreenSession.sleepDevice(); in testNoHistoryActivityWithDifferentTask()
262 lockScreenSession.sleepDevice(); in testNoHistoryActivityWithTranslucentActivity()
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/
DShellCommandUtils.java145 public static String sleepDevice() { in sleepDevice() method in ShellCommandUtils
/cts/tests/framework/base/windowmanager/src/android/server/wm/taskfragment/
DSplitActivityLifecycleTest.java458 lockScreenSession.sleepDevice(); in testLaunchEmbeddedActivityWithShowWhenLocked()
477 lockScreenSession.sleepDevice(); in testLaunchEmbeddedActivitiesWithoutShowWhenLocked()
498 lockScreenSession.sleepDevice(); in testLaunchEmbeddedActivitiesWithShowWhenLocked()
/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DDisplayTests.java189 lockScreenSession.sleepDevice().wakeUpDevice().unlockDevice(); in testForceDisplayMetrics()
/cts/tests/tests/identity/src/android/security/identity/cts/
DUserAuthTest.java67 mLockCredential.sleepDevice(); in performDeviceLock()
/cts/tests/framework/base/windowmanager/src/android/server/wm/multidisplay/
DMultiDisplayPolicyTests.java551 lockScreenSession.sleepDevice(); in validateStackFocusSwitchOnStackEmptied()
618 lockScreenSession.sleepDevice(); in testStackFocusSwitchOnTouchEventAfterKeyguard()
/cts/tests/framework/base/windowmanager/jetpack/src/android/server/wm/jetpack/area/
DExtensionRearDisplayPresentationKeyguardTest.java409 lockScreenSession.sleepDevice(); in testStartRearDisplayPresentation_afterKeyguardLocked_thenScreenOff()
/cts/hostsidetests/inputmethodservice/deviceside/devicetest/src/android/inputmethodservice/cts/devicetest/
DInputMethodServiceDeviceTest.java382 helper.shell(ShellCommandUtils.sleepDevice()); in turnScreenOff()
/cts/tests/tests/app.usage/src/android/app/usage/cts/
DUsageStatsTest.java1729 sleepDevice(); in testInteractiveEvents()
2188 sleepDevice(); in testPipActivity_StopToPause()
2210 sleepDevice(); in testPipActivity_StopToPause()
2908 private void sleepDevice() throws Exception { in sleepDevice() method in UsageStatsTest
/cts/tests/tests/keystore/src/android/keystore/cts/
DCipherTest.java328 mLockCredential.sleepDevice(); in performDeviceLock()