Lines Matching refs:getStrategy

675     routing_strategy strategy = getStrategy(stream);  in getOutput()
1105 checkStrategyRoute(getStrategy(stream), output); in startOutput()
1170 routing_strategy strategy = getStrategy(stream); in startSource()
1254 checkStrategyRoute(getStrategy(stream), AUDIO_IO_HANDLE_NONE); in stopOutput()
1874 routing_strategy curStrategy = getStrategy((audio_stream_type_t)curStream); in setStreamVolumeIndex()
1912 device = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/); in getStreamVolumeIndex()
1966 routing_strategy strategy = getStrategy(AUDIO_STREAM_MUSIC); in getOutputForEffect()
2835 if (getStrategy((audio_stream_type_t)stream) == strategy) { in checkStrategyRoute()
2855 affectedStrategies.add(getStrategy(route->mStreamType)); in clearSessionRoutes()
4201 if (getStrategy((audio_stream_type_t)i) == strategy) { in AudioPolicyManager()
4359 return (uint32_t)getStrategy(stream); in AudioPolicyManager()
4374 routing_strategy curStrategy = getStrategy((audio_stream_type_t)curStream); in AudioPolicyManager()
4396 routing_strategy AudioPolicyManager::getStrategy(audio_stream_type_t stream) const in AudioPolicyManager() function in android::AudioPolicyManager
4496 routing_strategy routeStrategy = getStrategy(route->mStreamType); in AudioPolicyManager()
4909 const routing_strategy stream_strategy = getStrategy(stream); in AudioPolicyManager()
5037 if (getStrategy((audio_stream_type_t)stream) == strategy) { in AudioPolicyManager()
5094 const routing_strategy stream_strategy = getStrategy(stream); in AudioPolicyManager()
5217 if (((getStrategy((audio_stream_type_t)i) == strategy) || in AudioPolicyManager()