Searched refs:getInputDevicesForAttributes (Results 1 – 2 of 2) sorted by relevance
1375 status_t getInputDevicesForAttributes(const audio_attributes_t &attr,
9243 return getInputDevicesForAttributes(attr, devices); in getDevicesForAttributes()9309 status_t AudioPolicyManager::getInputDevicesForAttributes( in getInputDevicesForAttributes() function in android::AudioPolicyManager