Searched defs:getDevice (Results 1 – 4 of 4) sorted by relevance
107 public UsbDevice getDevice(@Nonnull String serialNumber) { in getDevice() method in UsbHelper136 public UsbDevice getDevice(@Nonnull String serialNumber, @Nonnull Duration timeout) { in getDevice() method in UsbHelper
128 public UiDevice getDevice() { in getDevice() method in HelperTest
184 private UiDevice getDevice() { in getDevice() method in ScreenshotOnFailureCollector
314 protected UiDevice getDevice() { in getDevice() method in JankCollectionHelper