Home
last modified time | relevance | path

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

1234

/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/system/
DScreenOn.java40 private UiDevice mDevice; field in ScreenOn
DScreenOff.java44 private UiDevice mDevice; field in ScreenOff
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DTestWatcher.java40 private UiDevice mDevice; field in TestWatcher
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/codelab/answers/
DOpenCalculator.java39 private static UiDevice mDevice; field in OpenCalculator
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/
DUiBenchWebView.java36 private UiDevice mDevice; field in UiBenchWebView
DUiBenchRenderingJankTests.java40 private UiDevice mDevice; field in UiBenchRenderingJankTests
DUiBenchTextJankTests.java39 private UiDevice mDevice; field in UiBenchTextJankTests
DUiBenchTransitionsJankTests.java39 private UiDevice mDevice; field in UiBenchTransitionsJankTests
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/
DBouncingBallJankTest.java29 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/tests/health/scenarios/src/android/platform/test/scenario/performancelaunch/hermeticapp/
DPerformanceBase.java33 private static UiDevice mDevice; field in PerformanceBase
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/
DAppIsNotRespondingWatcher.java29 private final UiDevice mDevice; field in AppIsNotRespondingWatcher
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
DAutoUtility.java41 private static UiDevice mDevice = UiDevice.getInstance(mInstrumentation); field in AutoUtility
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/
DAppLauncherFlingJankTest.java40 private UiDevice mDevice; field in AppLauncherFlingJankTest
DSettingsFlingJankTest.java44 private UiDevice mDevice; field in SettingsFlingJankTest
DCardsJankTest.java31 private UiDevice mDevice; field in CardsJankTest
DWatchFaceJankTest.java34 private UiDevice mDevice; field in WatchFaceJankTest
DQuickSettingsJankTest.java40 private UiDevice mDevice; field in QuickSettingsJankTest
/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.java44 private UiDevice mDevice; field in UiBenchRenderingJankTests
DUiBenchTextJankTests.java46 private UiDevice mDevice; field in UiBenchTextJankTests
/platform_testing/tests/automotive/functional/navigationbar/src/android/platform/tests/
DNavigationBarTest.java44 private UiDevice mDevice; field in NavigationBarTest
/platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/
DWebViewFlingTest.java58 private UiDevice mDevice; field in WebViewFlingTest

1234