Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h589 void checkOutputForAttributes(const audio_attributes_t &attr);
DAudioPolicyManager.cpp5575 void AudioPolicyManager::checkOutputForAttributes(const audio_attributes_t &attr) in checkOutputForAttributes() function in android::AudioPolicyManager
5693 checkOutputForAttributes(attributes); in checkOutputForAllStrategies()
5989 checkOutputForAttributes(attributes_initializer(AUDIO_USAGE_NOTIFICATION)); in handleNotificationRoutingForStream()