Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h542 void checkOutputForAttributes(const audio_attributes_t &attr);
DAudioPolicyManager.cpp5232 void AudioPolicyManager::checkOutputForAttributes(const audio_attributes_t &attr) in checkOutputForAttributes() function in android::AudioPolicyManager
5349 checkOutputForAttributes(attributes); in checkOutputForAllStrategies()
5595 checkOutputForAttributes(attributes_initializer(AUDIO_USAGE_NOTIFICATION)); in handleNotificationRoutingForStream()