Searched refs:UsbMicrophoneTester (Results 1 – 3 of 3) sorted by relevance
30 public class UsbMicrophoneTester { class
825 UsbMicrophoneTester.getIsMicrophoneConnected(getApplicationContext()); in testSpeakersReady()837 boolean isConnected = UsbMicrophoneTester.getIsMicrophoneConnected(getApplicationContext()); in testUSB()838 mUsbDevicesInfo = UsbMicrophoneTester.getUSBDeviceListString(getApplicationContext()); in testUSB()
718 boolean isConnected = UsbMicrophoneTester.getIsMicrophoneConnected(getApplicationContext()); in testUSB()719 mUsbDevicesInfo = UsbMicrophoneTester.getUSBDeviceListString(getApplicationContext()); in testUSB()