Home
last modified time | relevance | path

Searched refs:getHighestPriorityClient (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioInputDescriptor.cpp132 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getHighestPriorityAttributes()
136 sp<RecordClientDescriptor> AudioInputDescriptor::getHighestPriorityClient() const in getHighestPriorityClient() function in android::AudioInputDescriptor
447 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getEnabledEffects()
478 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in checkSuspendEffects()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioInputDescriptor.h71 sp<RecordClientDescriptor> getHighestPriorityClient() const;