Searched refs:getHighestPriorityClient (Results 1 – 3 of 3) sorted by relevance
144 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getHighestPriorityAttributes()148 sp<RecordClientDescriptor> AudioInputDescriptor::getHighestPriorityClient() const in getHighestPriorityClient() function in android::AudioInputDescriptor459 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getEnabledEffects()490 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in checkSuspendEffects()
84 sp<RecordClientDescriptor> getHighestPriorityClient() const;
5896 sp<RecordClientDescriptor> topClient = inputDesc->getHighestPriorityClient(); in getNewInputDevice()