/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/system/ |
D | ScreenOn.java | 40 private UiDevice mDevice; field in ScreenOn
|
D | ScreenOff.java | 44 private UiDevice mDevice; field in ScreenOff
|
/platform_testing/libraries/health/rules/src/android/platform/test/rule/ |
D | TestWatcher.java | 40 private UiDevice mDevice; field in TestWatcher
|
/platform_testing/tests/health/scenarios/src/android/platform/test/scenario/codelab/answers/ |
D | OpenCalculator.java | 39 private static UiDevice mDevice; field in OpenCalculator
|
/platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/ |
D | UiBenchWebView.java | 36 private UiDevice mDevice; field in UiBenchWebView
|
D | UiBenchRenderingJankTests.java | 40 private UiDevice mDevice; field in UiBenchRenderingJankTests
|
D | UiBenchTextJankTests.java | 39 private UiDevice mDevice; field in UiBenchTextJankTests
|
D | UiBenchTransitionsJankTests.java | 39 private UiDevice mDevice; field in UiBenchTransitionsJankTests
|
/platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
D | BouncingBallJankTest.java | 29 private UiDevice mDevice; field in BouncingBallJankTest
|
D | TouchLatencyHelper.java | 47 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/ |
D | PerformanceBase.java | 33 private static UiDevice mDevice; field in PerformanceBase
|
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/watchers/ |
D | AppIsNotRespondingWatcher.java | 29 private final UiDevice mDevice; field in AppIsNotRespondingWatcher
|
/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/ |
D | AutoUtility.java | 41 private static UiDevice mDevice = UiDevice.getInstance(mInstrumentation); field in AutoUtility
|
/platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
D | AppLauncherFlingJankTest.java | 40 private UiDevice mDevice; field in AppLauncherFlingJankTest
|
D | SettingsFlingJankTest.java | 44 private UiDevice mDevice; field in SettingsFlingJankTest
|
D | CardsJankTest.java | 31 private UiDevice mDevice; field in CardsJankTest
|
D | WatchFaceJankTest.java | 34 private UiDevice mDevice; field in WatchFaceJankTest
|
D | QuickSettingsJankTest.java | 40 private UiDevice mDevice; field in QuickSettingsJankTest
|
/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
D | HotseatHelper.java | 35 private UiDevice mDevice = null; field in HotseatHelper
|
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
D | NotificationSecurityTests.java | 33 private UiDevice mDevice = null; field in NotificationSecurityTests
|
D | NotificationSecurityLargeTests.java | 38 private UiDevice mDevice = null; field in NotificationSecurityLargeTests
|
/platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
D | UiBenchRenderingJankTests.java | 44 private UiDevice mDevice; field in UiBenchRenderingJankTests
|
D | UiBenchTextJankTests.java | 46 private UiDevice mDevice; field in UiBenchTextJankTests
|
/platform_testing/tests/automotive/functional/navigationbar/src/android/platform/tests/ |
D | NavigationBarTest.java | 44 private UiDevice mDevice; field in NavigationBarTest
|
/platform_testing/tests/jank/webview/src/com/android/webview/chromium/tests/jank/ |
D | WebViewFlingTest.java | 58 private UiDevice mDevice; field in WebViewFlingTest
|