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::AudioInputDescriptor460 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getEnabledEffects()491 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in checkSuspendEffects()
84 sp<RecordClientDescriptor> getHighestPriorityClient() const;
7560 sp<RecordClientDescriptor> topClient = inputDesc->getHighestPriorityClient(); in getNewInputDevice()