Home
last modified time | relevance | path

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

/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
DShadowUsbDeviceConnectionTest.java58 public void claimInterface() { in claimInterface() method in ShadowUsbDeviceConnectionTest
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowUsbDeviceConnection.java31 protected boolean claimInterface(UsbInterface intf, boolean force) { in claimInterface() method in ShadowUsbDeviceConnection