Searched refs:hasInputDevice (Results 1 – 2 of 2) sorted by relevance
38 /* package */ static boolean hasInputDevice(AudioManager audioMgr) { in hasInputDevice() method in DeviceUtils
541 if (!DeviceUtils.hasInputDevice(mAudioManager)) { in test_audioRecord_getRoutedDevice()