Searched refs:hasInputDevice (Results 1 – 2 of 2) sorted by relevance
34 public static boolean hasInputDevice(AudioManager audioMgr) { in hasInputDevice() method in DeviceUtils
529 if (!DeviceUtils.hasInputDevice(mAudioManager)) { in test_audioRecord_getRoutedDevice()