Searched refs:hasOutputDevice (Results 1 – 2 of 2) sorted by relevance
33 /* package */ static boolean hasOutputDevice(AudioManager audioMgr) { in hasOutputDevice() method in DeviceUtils
460 if (!DeviceUtils.hasOutputDevice(mAudioManager)) { in test_audioTrack_getRoutedDevice()