Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
DUsbMicrophoneTester.java32 public static String getUSBDeviceListString(Context context) { in getUSBDeviceListString() method in UsbMicrophoneTester
DAudioFrequencySpeakerActivity.java716 mUsbDevicesInfo = UsbMicrophoneTester.getUSBDeviceListString(getApplicationContext()); in testUSB()