Home
last modified time | relevance | path

Searched refs:goHome (Results 1 – 6 of 6) sorted by relevance

/platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
DSystemUiJankTests.java63 public void goHome() { in goHome() method in SystemUiJankTests
93 goHome(); in goToSettingsButton()
101 goHome(); in afterTestSettings()
/platform_testing/libraries/aoa-helper/
DREADME.md23 Press the power `device.wakeUp()`, home `device.goHome()`, or back `device.goBack()` buttons.
/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
DSystemUiJankTests.java152 public void goHome() { in goHome() method in SystemUiJankTests
178 goHome(); in forceStopPackages()
191 goHome(); in prepareNotifications()
823 goHome(); in afterInlineReply()
855 goHome(); in beforePinAppearance()
DLauncherJankTests.java84 public void goHome() throws UiObjectNotFoundException { in goHome() method in LauncherJankTests
/platform_testing/libraries/aoa-helper/src/com/android/helper/aoa/
DAoaDevice.java277 public void goHome() { in goHome() method in AoaDevice
/platform_testing/libraries/aoa-helper/tests/src/com/android/helper/aoa/
DAoaDeviceTest.java272 mDevice.goHome(); in testGoHome()