HomeSort by relevance Sort by last modified time
    Searched defs:pressHome (Results 1 - 25 of 54) sorted by null

1 2 3

  /packages/apps/Settings/tests/app/src/com/android/settings/tests/
SettingsRestoreAfterCloseTest.java 63 uiDevice.pressHome();
69 uiDevice.pressHome();
  /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
HotseatHelper.java 58 mDevice.pressHome();
OverviewHelper.java 207 mDevice.pressHome();
QuickSettingsHelper.java 128 mDevice.pressHome();
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
AllAppsScreenHelper.java 65 mDevice.pressHome();
WearLauncherStrategy.java 66 mDevice.pressHome();
83 mDevice.pressHome();
AospLauncherStrategy.java 48 mDevice.pressHome();
BaseLauncher3Strategy.java 50 mDevice.pressHome();
  /platform_testing/libraries/system-helpers/activity-helper/src/android/system/helpers/
ActivityHelper.java 185 mDevice.pressHome();
  /platform_testing/tests/functional/systemmetrics/src/com/android/systemmetrics/functional/
AppStartTests.java 64 mDevice.pressHome();
  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
SettingsJankTests.java 65 mDevice.pressHome();
  /platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
SystemAppJankTests.java 56 mDevice.pressHome();
61 mDevice.pressHome();
  /platform_testing/utils/dpad/src/android/platform/test/utils/
DPadUtil.java 132 public boolean pressHome() {
133 return mDevice.pressHome();
  /cts/tests/autofillservice/src/android/autofillservice/cts/
UiBot.java 252 void pressHome() {
253 Log.d(TAG, "pressHome()");
254 mDevice.pressHome();
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerThrottlingTest.java 66 UiDevice.getInstance(getInstrumentation()).pressHome();
125 ud.pressHome();
148 ud.pressHome();
  /packages/apps/Settings/tests/app/src/com/android/settings/applications/
ExternalSourcesSettingsTest.java 197 mUiDevice.pressHome();
  /packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
PlayControlsRowViewTest.java 142 mDevice.pressHome();
145 mDevice.pressHome();
  /platform_testing/libraries/app-helpers/common/src/android/platform/test/helpers/common/
AbstractStandardAppHelper.java 85 mDevice.pressHome();
  /platform_testing/tests/functional/applinktests/src/com/android/functional/applinktests/
AppLinkTests.java 83 mDevice.pressHome();
88 mDevice.pressHome();
198 mDevice.pressHome();
  /platform_testing/tests/functional/appsmoke/src/android/test/appsmoke/
AppSmokeTest.java 229 sDevice.pressHome();
  /platform_testing/tests/functional/calculator/src/com/android/calculator/functional/
CalculatorTests.java 45 mDevice.pressHome();
51 mDevice.pressHome();
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
HeadsUpNotificationTests.java 57 mDevice.pressHome();
64 mDevice.pressHome();
NotificationBundlingTests.java 53 mDevice.pressHome();
65 mDevice.pressHome();
NotificationDNDTests.java 78 mDevice.pressHome();
86 mDevice.pressHome();
181 mDevice.pressHome();
NotificationInlineReplyTests.java 52 mDevice.pressHome();
59 mDevice.pressHome();

Completed in 201 milliseconds

1 2 3