Searched refs:getUSBDeviceListString (Results 1 – 2 of 2) sorted by relevance
32 public static String getUSBDeviceListString(Context context) { in getUSBDeviceListString() method in UsbMicrophoneTester
716 mUsbDevicesInfo = UsbMicrophoneTester.getUSBDeviceListString(getApplicationContext()); in testUSB()