Home
last modified time | relevance | path

Searched refs:wakeUp (Results 1 – 25 of 26) sorted by relevance

12

/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DUnlockScreenRuleTest.java49 verify(rule.getUiDevice(), times(1)).wakeUp(); in testScreenOff()
65 verify(rule.getUiDevice(), times(0)).wakeUp(); in testScreenLocked()
81 verify(rule.getUiDevice(), times(0)).wakeUp(); in testScreenOn()
DCoolDownRuleTest.java299 .wakeUp(); in getUiDevice()
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/system/
DScreenOn.java49 mDevice.wakeUp(); in testScreenOn()
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DUnlockScreenRule.java56 uiDevice.wakeUp(); in unlockScreen()
DCoolDownRule.java106 getUiDevice().wakeUp(); in starting()
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/
DDeviceHelper.java95 mDevice.wakeUp(); in sleepAndWakeUpDevice()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/features/common/
DHomeLockscreenPage.java77 getUiDevice().wakeUp(); in open()
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java187 mDevice.wakeUp(); in resetRecents()
398 mDevice.wakeUp(); in beforeNotificationListPull()
552 mDevice.wakeUp(); in testUnlock()
752 mDevice.wakeUp(); in afterAmbientWakeUp()
774 mDevice.wakeUp(); in testAmbientWakeUp()
789 mDevice.wakeUp(); in beforeGoToFullShade()
875 mDevice.wakeUp(); in beforePinAppearance()
/platform_testing/tests/perf/BootHelperApp/src/com/android/boothelper/
DBootHelperTest.java101 mDevice.wakeUp(); in dismissKeyguard()
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/
DLatencyTests.java268 mDevice.wakeUp(); in testPinCheckDelay()
289 mDevice.wakeUp(); in testRotationLatency()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/
DLockscreenUtils.java185 getUiDevice().wakeUp(); in goToLockScreen()
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
DCommonLauncherHelper.java258 mDevice.wakeUp(); in unlockDeviceIfAsleep()
DLeanbackLauncherStrategy.java537 mDevice.wakeUp(); in unlockDeviceIfAsleep()
DTvLauncherStrategy.java759 mDevice.wakeUp();
/platform_testing/libraries/flicker/utils/test/src/android/tools/monitors/
DScreenRecorderTest.kt56 device.wakeUp() in videoIsRecorded()
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DCommonLauncherHelper.java248 mDevice.wakeUp(); in unlockDeviceIfAsleep()
DLeanbackLauncherStrategy.java571 mDevice.wakeUp(); in unlockDeviceIfAsleep()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/
DFoldableDeviceController.kt94 uiDevice.wakeUp() in <lambda>()
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchJankTests.java53 mDevice.wakeUp(); in setUp()
/platform_testing/libraries/flicker/utils/src/android/tools/helpers/
DAutomationUtils.kt357 this.wakeUp() in wakeUpAndGoToHomeScreen()
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java232 public void wakeUp() { in wakeUp() method in SpectatioUiUtil
234 mDevice.wakeUp(); in wakeUp()
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/configs/
DWorkflowTask.java404 spectatioUiUtil.wakeUp(); in validateAndPressKey()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DLockscreenHelper.java286 mDevice.wakeUp(); in unlockScreenSwipeUp()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/
DAbstractStandardAppHelper2.java228 mDevice.wakeUp(); in open()
DAbstractStandardAppHelper.java237 mDevice.wakeUp(); in open()

12