Home | History | Annotate | Download | only in managerdefault

Lines Matching defs:checkOutputForStrategy

4190 void AudioPolicyManager::checkOutputForStrategy(routing_strategy strategy)
4199 ALOGVV("checkOutputForStrategy(): policy related outputs");
4216 ALOGV("checkOutputForStrategy() strategy %d, moving from output %d to output %d",
4241 ALOGV("checkOutputForStrategy() moving effect %d to output %d",
4263 checkOutputForStrategy(STRATEGY_ENFORCED_AUDIBLE);
4264 checkOutputForStrategy(STRATEGY_PHONE);
4266 checkOutputForStrategy(STRATEGY_ENFORCED_AUDIBLE);
4267 checkOutputForStrategy(STRATEGY_SONIFICATION);
4268 checkOutputForStrategy(STRATEGY_SONIFICATION_RESPECTFUL);
4269 checkOutputForStrategy(STRATEGY_ACCESSIBILITY);
4270 checkOutputForStrategy(STRATEGY_MEDIA);
4271 checkOutputForStrategy(STRATEGY_DTMF);
4272 checkOutputForStrategy(STRATEGY_REROUTING);
4469 checkOutputForStrategy(STRATEGY_SONIFICATION_RESPECTFUL);