/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/ |
D | UnlockScreenRuleTest.java | 49 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()
|
D | CoolDownRuleTest.java | 299 .wakeUp(); in getUiDevice()
|
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/system/ |
D | ScreenOn.java | 49 mDevice.wakeUp(); in testScreenOn()
|
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | UnlockScreenRule.java | 56 uiDevice.wakeUp(); in unlockScreen()
|
D | CoolDownRule.java | 106 getUiDevice().wakeUp(); in starting()
|
/platform_testing/libraries/system-helpers/device-helper/src/android/system/helpers/ |
D | DeviceHelper.java | 95 mDevice.wakeUp(); in sleepAndWakeUpDevice()
|
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/features/common/ |
D | HomeLockscreenPage.java | 77 getUiDevice().wakeUp(); in open()
|
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
D | SystemUiJankTests.java | 187 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/ |
D | BootHelperTest.java | 101 mDevice.wakeUp(); in dismissKeyguard()
|
/platform_testing/tests/perf/PerfTransitionTest/src/com/android/apptransition/tests/ |
D | LatencyTests.java | 268 mDevice.wakeUp(); in testPinCheckDelay() 289 mDevice.wakeUp(); in testRotationLatency()
|
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/ |
D | LockscreenUtils.java | 185 getUiDevice().wakeUp(); in goToLockScreen()
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/ |
D | CommonLauncherHelper.java | 258 mDevice.wakeUp(); in unlockDeviceIfAsleep()
|
D | LeanbackLauncherStrategy.java | 537 mDevice.wakeUp(); in unlockDeviceIfAsleep()
|
D | TvLauncherStrategy.java | 759 mDevice.wakeUp();
|
/platform_testing/libraries/flicker/utils/test/src/android/tools/monitors/ |
D | ScreenRecorderTest.kt | 56 device.wakeUp() in videoIsRecorded()
|
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/ |
D | CommonLauncherHelper.java | 248 mDevice.wakeUp(); in unlockDeviceIfAsleep()
|
D | LeanbackLauncherStrategy.java | 571 mDevice.wakeUp(); in unlockDeviceIfAsleep()
|
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/foldable/ |
D | FoldableDeviceController.kt | 94 uiDevice.wakeUp() in <lambda>()
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
D | UiBenchJankTests.java | 53 mDevice.wakeUp(); in setUp()
|
/platform_testing/libraries/flicker/utils/src/android/tools/helpers/ |
D | AutomationUtils.kt | 357 this.wakeUp() in wakeUpAndGoToHomeScreen()
|
/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/ |
D | SpectatioUiUtil.java | 232 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/ |
D | WorkflowTask.java | 404 spectatioUiUtil.wakeUp(); in validateAndPressKey()
|
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
D | LockscreenHelper.java | 286 mDevice.wakeUp(); in unlockScreenSwipeUp()
|
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
D | AbstractStandardAppHelper2.java | 228 mDevice.wakeUp(); in open()
|
D | AbstractStandardAppHelper.java | 237 mDevice.wakeUp(); in open()
|