Home
last modified time | relevance | path

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

/development/samples/USB/AdbTest/src/com/android/adb/
DAdbTestActivity.java62 if (setAdbInterface(device, intf)) { in onCreate()
77 setAdbInterface(null, null); in onDestroy()
120 private boolean setAdbInterface(UsbDevice device, UsbInterface intf) { in setAdbInterface() method in AdbTestActivity
183 setAdbInterface(device, intf);
190 setAdbInterface(null, null);