Home
last modified time | relevance | path

Searched refs:findAdbInterface (Results 1 – 1 of 1) sorted by relevance

/development/samples/USB/AdbTest/src/com/android/adb/
DAdbTestActivity.java61 UsbInterface intf = findAdbInterface(device); in onCreate()
161 static private UsbInterface findAdbInterface(UsbDevice device) { in findAdbInterface() method in AdbTestActivity
180 UsbInterface intf = findAdbInterface(device);