| /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/libraries/aoa-helper/src/com/android/helper/aoa/ |
| D | UsbHelper.java | 88 try (UsbDevice device = connect(devicePointer)) { in getSerialNumbers() 111 UsbDevice device = connect(devicePointer); in getDevice() local 138 UsbDevice device = getDevice(serialNumber); in getDevice() local 168 UsbDevice device = getDevice(serialNumber, timeout); in getAoaDevice() local
|
| /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/functional/calculator/src/com/android/calculator/functional/ |
| D | CalculatorHelper.java | 46 private CalculatorHelper(UiDevice device, Context context) { in CalculatorHelper() 52 public static CalculatorHelper getInstance(UiDevice device, Context context) { in getInstance()
|
| /platform_testing/tests/jank/sysapp_wear/src/com/android/wearable/sysapp/janktests/ |
| D | WatchFaceHelper.java | 56 private WatchFaceHelper(UiDevice device, Instrumentation instrumentation) { in WatchFaceHelper() 61 public static WatchFaceHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| D | SysAppTestHelper.java | 68 public static SysAppTestHelper getInstance(UiDevice device, Instrumentation instrumentation) { in getInstance()
|
| /platform_testing/tests/jank/uibench/src/com/android/uibench/janktests/ |
| D | UiBenchJankTestsHelper.java | 60 private UiBenchJankTestsHelper(Context context, UiDevice device) { in UiBenchJankTestsHelper() 66 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/libraries/app-helpers/core/src/android/platform/helpers/ |
| D | HelperManager.java | 143 UiDevice device = UiDevice.getInstance(mInstrumentation); in getLauncherHelper() local
|
| /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/libraries/system-helpers/sysui-helper/src/android/system/helpers/ |
| D | QuickSettingsHelper.java | 41 public QuickSettingsHelper(UiDevice device, Instrumentation inst, ContentResolver resolver) { in QuickSettingsHelper()
|
| /platform_testing/libraries/aoa-helper/tests/src/com/android/helper/aoa/ |
| D | AoaDeviceTest.java | 336 AoaDevice device = new AoaDevice(mHelper, mDelegate) { in createDevice() local
|
| /platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/ |
| D | NotificationHelper.java | 79 public NotificationHelper(UiDevice device, Instrumentation inst, NotificationManager nm) { in NotificationHelper()
|