Searched refs:getHighestPriorityAttributes (Results 1 – 3 of 3) sorted by relevance
72 audio_attributes_t getHighestPriorityAttributes() const;
59 return getHighestPriorityAttributes().source; in source()129 audio_attributes_t AudioInputDescriptor::getHighestPriorityAttributes() const in getHighestPriorityAttributes() function in android::AudioInputDescriptor
5252 audio_attributes_t attributes = inputDesc->getHighestPriorityAttributes(); in getNewInputDevice()