Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.cpp3671 void AudioPolicyManager::checkOutputForStrategy(routing_strategy strategy) in checkOutputForStrategy() function in android::AudioPolicyManager
3721 checkOutputForStrategy(STRATEGY_ENFORCED_AUDIBLE); in checkOutputForAllStrategies()
3722 checkOutputForStrategy(STRATEGY_PHONE); in checkOutputForAllStrategies()
3724 checkOutputForStrategy(STRATEGY_ENFORCED_AUDIBLE); in checkOutputForAllStrategies()
3725 checkOutputForStrategy(STRATEGY_SONIFICATION); in checkOutputForAllStrategies()
3726 checkOutputForStrategy(STRATEGY_SONIFICATION_RESPECTFUL); in checkOutputForAllStrategies()
3727 checkOutputForStrategy(STRATEGY_MEDIA); in checkOutputForAllStrategies()
3728 checkOutputForStrategy(STRATEGY_DTMF); in checkOutputForAllStrategies()
3962 checkOutputForStrategy(STRATEGY_SONIFICATION_RESPECTFUL); in handleNotificationRoutingForStream()
DAudioPolicyManager.h659 void checkOutputForStrategy(routing_strategy strategy);