Home
last modified time | relevance | path

Searched defs:openDevice (Results 1 – 2 of 2) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowUsbManagerTest.java211 public void openDevice() throws Exception { in openDevice() method in ShadowUsbManagerTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUsbManager.java287 protected UsbDeviceConnection openDevice(UsbDevice device) { in openDevice() method in ShadowUsbManager