Home
last modified time | relevance | path

Searched defs:mDevice (Results 1 – 25 of 82) sorted by relevance

1234

/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchWebView.java35 private UiDevice mDevice; field in UiBenchWebView
DUiBenchRenderingJankTests.java38 private UiDevice mDevice; field in UiBenchRenderingJankTests
DUiBenchTextJankTests.java38 private UiDevice mDevice; field in UiBenchTextJankTests
DUiBenchTransitionsJankTests.java37 private UiDevice mDevice; field in UiBenchTransitionsJankTests
/platform_testing/libraries/rule/src/android/platform/test/rule/
DTestWatcher.java31 private UiDevice mDevice; field in TestWatcher
/platform_testing/tests/scenario/src/android/platform/test/scenario/system/
DScreenOn.java40 private UiDevice mDevice; field in ScreenOn
DScreenOff.java40 private UiDevice mDevice; field in ScreenOff
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DBouncingBallJankTest.java28 private UiDevice mDevice; field in BouncingBallJankTest
DTouchLatencyHelper.java47 private UiDevice mDevice = null; field in TouchLatencyHelper
54 private TouchLatencyHelper(UiDevice mDevice, Instrumentation instrumentation) { in TouchLatencyHelper()
/platform_testing/libraries/aoa-helper/tests/src/com/android/helper/aoa/
DUsbDeviceTest.java42 private UsbDevice mDevice; field in UsbDeviceTest
DUsbHelperTest.java55 private UsbDevice mDevice; field in UsbHelperTest
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/
DAppIsNotRespondingWatcher.java29 private final UiDevice mDevice; field in AppIsNotRespondingWatcher
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DAppLauncherFlingJankTest.java39 private UiDevice mDevice; field in AppLauncherFlingJankTest
DCardsJankTest.java30 private UiDevice mDevice; field in CardsJankTest
DSettingsFlingJankTest.java42 private UiDevice mDevice; field in SettingsFlingJankTest
DWatchFaceJankTest.java33 private UiDevice mDevice; field in WatchFaceJankTest
DQuickSettingsJankTest.java39 private UiDevice mDevice; field in QuickSettingsJankTest
DSysAppTestHelper.java53 private UiDevice mDevice = null; field in SysAppTestHelper
61 private SysAppTestHelper(UiDevice mDevice, Instrumentation instrumentation) { in SysAppTestHelper()
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DHotseatHelper.java35 private UiDevice mDevice = null; field in HotseatHelper
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationSecurityTests.java33 private UiDevice mDevice = null; field in NotificationSecurityTests
DNotificationSecurityLargeTests.java38 private UiDevice mDevice = null; field in NotificationSecurityLargeTests
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/
DUiBenchRenderingJankTests.java45 private UiDevice mDevice; field in UiBenchRenderingJankTests
DUiBenchTextJankTests.java49 private UiDevice mDevice; field in UiBenchTextJankTests
/platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/
DWebViewFlingTest.java60 private UiDevice mDevice; field in WebViewFlingTest
/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
DAllAppsScreenHelper.java33 private UiDevice mDevice; field in AllAppsScreenHelper

1234