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

1 2 3 4

  /frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
WindowAnimationJankTestBase.java 43 getUiDevice().pressHome();
  /packages/apps/Settings/tests/anomaly-tester/src/com/android/settings/anomaly/tests/
WakelockAnomalyTest.java 76 mDevice.pressHome();
98 mDevice.pressHome();
120 mDevice.pressHome();
BluetoothAnomalyTest.java 76 mDevice.pressHome();
97 mDevice.pressHome();
  /development/samples/UiAutomator/src/com/android/test/uiautomator/demos/
LaunchSettings.java 34 getUiDevice().pressHome();
SetTwoMinuteAlarm.java 54 getUiDevice().pressHome();
127 getUiDevice().pressHome();
  /packages/apps/Settings/tests/unit/src/com/android/settings/tests/
SettingsRestoreAfterCloseTest.java 63 uiDevice.pressHome();
69 uiDevice.pressHome();
  /cts/hostsidetests/devicepolicy/app/CrossProfileAppsTest/src/com/android/cts/crossprofileappstest/
CrossProfileAppsTargetUserTest.java 72 mDevice.pressHome();
86 public void pressHome() {
87 mDevice.pressHome();
  /cts/tests/tests/shortcutmanager/src/android/content/pm/cts/shortcutmanager/
ShortcutManagerThrottlingTest.java 69 UiDevice.getInstance(getInstrumentation()).pressHome();
128 ud.pressHome();
151 ud.pressHome();
  /platform_testing/tests/jank/androidtvjanktests/src/com/android/androidtv/janktests/
SystemAppJankTests.java 56 mDevice.pressHome();
61 mDevice.pressHome();
  /cts/tests/jank/src/android/jank/cts/ui/
CtsDeviceJankUi.java 51 getUiDevice().pressHome();
  /packages/apps/Settings/tests/uitests/src/com/android/settings/ui/
BatterySettingsUITest.java 61 mDevice.pressHome();
SecuritySettingsLaunchTest.java 62 mDevice.pressHome();
StorageSettingsUITest.java 65 mDevice.pressHome();
SyncSettingsTest.java 58 mDevice.pressHome();
AboutPhoneSettingsTests.java 73 mDevice.pressHome();
90 mDevice.pressHome(); // finish settings activity
AppsSettingsTests.java 72 mDevice.pressHome();
84 mDevice.pressHome(); // finish settings activity
  /platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
AllAppsScreenHelper.java 53 mDevice.pressHome();
WearLauncherStrategy.java 66 mDevice.pressHome();
83 mDevice.pressHome();
  /platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
HotseatHelper.java 58 mDevice.pressHome();
  /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
SystemUiJankTests.java 136 mDevice.pressHome();
199 mDevice.pressHome();
215 mDevice.pressHome();
509 mDevice.pressHome();
544 mDevice.pressHome();
581 mDevice.pressHome();
664 mDevice.pressHome();
704 mDevice.pressHome();
733 mDevice.pressHome();
744 mDevice.pressHome();
    [all...]
  /packages/apps/TV/tests/func/src/com/android/tv/tests/ui/
PlayControlsRowViewTest.java 139 controller.pressHome();
142 controller.pressHome();
  /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
NotificationBundlingTests.java 53 mDevice.pressHome();
65 mDevice.pressHome();
NotificationInlineReplyTests.java 59 mDevice.pressHome();
66 mDevice.pressHome();
  /platform_testing/utils/dpad/src/android/platform/test/utils/
DPadUtil.java 132 public boolean pressHome() {
133 return mDevice.pressHome();
  /cts/tests/leanbackjank/src/android/leanbackjank/cts/
CtsDeviceLeanback.java 87 getUiDevice().pressHome();

Completed in 1116 milliseconds

1 2 3 4