Lines Matching refs:getStrategy
779 routing_strategy strategy = getStrategy(stream); in getOutput()
1161 checkStrategyRoute(getStrategy(stream), output); in startOutput()
1241 routing_strategy strategy = getStrategy(stream); in startSource()
1363 checkStrategyRoute(getStrategy(stream), AUDIO_IO_HANDLE_NONE); in stopOutput()
2284 routing_strategy curStrategy = getStrategy((audio_stream_type_t)curStream); in setStreamVolumeIndex()
2329 device = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/); in getStreamVolumeIndex()
2349 routing_strategy strategy = getStrategy(AUDIO_STREAM_MUSIC); in selectOutputForMusicEffects()
3279 if (getStrategy((audio_stream_type_t)stream) == strategy) { in checkStrategyRoute()
3299 affectedStrategies.add(getStrategy(route->mStreamType)); in clearSessionRoutes()
4755 if (getStrategy((audio_stream_type_t)i) == strategy) { in loadConfig()
4936 return (uint32_t)getStrategy(stream); in loadConfig()
4951 routing_strategy curStrategy = getStrategy((audio_stream_type_t)curStream); in loadConfig()
4972 routing_strategy AudioPolicyManager::getStrategy(audio_stream_type_t stream) const in loadConfig() function in android::AudioPolicyManager
5066 if (getStrategy((audio_stream_type_t)stream) == strategy) { in loadConfig()
5563 const routing_strategy stream_strategy = getStrategy(stream); in loadConfig()
5696 if (getStrategy((audio_stream_type_t)stream) == strategy) { in loadConfig()
5753 const routing_strategy stream_strategy = getStrategy(stream); in loadConfig()
5878 if (((getStrategy((audio_stream_type_t)i) == strategy) || in loadConfig()