Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h751 void checkOutputForAttributes(const audio_attributes_t &attr);
DAudioPolicyManager.cpp7577 void AudioPolicyManager::checkOutputForAttributes(const audio_attributes_t &attr) in checkOutputForAttributes() function in android::AudioPolicyManager
7709 checkOutputForAttributes(attributes); in checkOutputForAllStrategies()
7990 checkOutputForAttributes(attributes_initializer(AUDIO_USAGE_NOTIFICATION)); in handleNotificationRoutingForStream()