Searched defs:device (Results 1 – 9 of 9) sorted by relevance
| /platform_testing/libraries/aupt-lib/src/android/support/test/aupt/ |
| D | UiWatchers.java | 43 final UiDevice device = UiDevice.getInstance(instr); in registerAnrAndCrashWatchers() local 80 final UiDevice device = UiDevice.getInstance(instr); in removeAnrAndCrashWatchers() local 104 public void postHandler(UiDevice device) { in postHandler()
|
| /platform_testing/tests/jank/uibench_wear/src/com/android/wearable/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 60 private UiBenchJankTestsHelper(UiDevice device, Context context) { in UiBenchJankTestsHelper() 65 public static UiBenchJankTestsHelper getInstance(UiDevice device) { in getInstance() 69 public static UiBenchJankTestsHelper getInstance(UiDevice device, Context context) { in getInstance()
|
| /platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 46 private UiBenchJankTestsHelper(Context context, UiDevice device) { in UiBenchJankTestsHelper() 51 public static UiBenchJankTestsHelper getInstance(Context context, UiDevice device) { in getInstance()
|
| /platform_testing/tests/jank/touch_latency_wear/src/com/android/wearable/touch/janktests/ |
| D | TouchLatencyHelper.java | 59 public static TouchLatencyHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/tests/functional/overviewtests/src/com/android/overview/functional/ |
| D | OverviewHelper.java | 54 public OverviewHelper(UiDevice device, Instrumentation inst) { in OverviewHelper()
|
| /platform_testing/tests/functional/downloadapp/src/com/android/functional/downloadapp/ |
| D | DownloadAppTestHelper.java | 62 private DownloadAppTestHelper(UiDevice device, Context context) { in DownloadAppTestHelper() 68 public static DownloadAppTestHelper getInstance(UiDevice device, Context context) { in getInstance()
|
| /platform_testing/tests/functional/permission/src/com/android/functional/permissiontests/ |
| D | PermissionHelper.java | 57 private PermissionHelper(UiDevice device, Context context, UiAutomation uiAutomation) { in PermissionHelper() 64 public static PermissionHelper getInstance(UiDevice device, Context context, in getInstance()
|
| /platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
| D | SysAppTestHelper.java | 91 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationHelper.java | 74 public NotificationHelper(UiDevice device, Instrumentation inst, NotificationManager nm) { in NotificationHelper()
|