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.cpp144 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getHighestPriorityAttributes()
148 sp<RecordClientDescriptor> AudioInputDescriptor::getHighestPriorityClient() const in getHighestPriorityClient() function in android::AudioInputDescriptor
459 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in getEnabledEffects()
490 sp<RecordClientDescriptor> topClient = getHighestPriorityClient(); in checkSuspendEffects()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioInputDescriptor.h84 sp<RecordClientDescriptor> getHighestPriorityClient() const;