Searched refs:streamToStrategy (Results 1 – 2 of 2) sorted by relevance
187 return streamToStrategy(stream); in getStrategyForStream()189 product_strategy_t streamToStrategy(audio_stream_type_t stream) const in streamToStrategy() function
494 auto musicStrategy = streamToStrategy(AUDIO_STREAM_MUSIC); in handleDeviceConfigChange()764 auto musicStrategy = streamToStrategy(AUDIO_STREAM_MUSIC); in setPhoneState()765 auto sonificationStrategy = streamToStrategy(AUDIO_STREAM_ALARM); in setPhoneState()1941 setStrategyMute(streamToStrategy(AUDIO_STREAM_ALARM), true, outputDesc); in startSource()2050 setStrategyMute(streamToStrategy(AUDIO_STREAM_ALARM), false, outputDesc); in stopSource()2980 (strategy == streamToStrategy(AUDIO_STREAM_MUSIC) || in registerEffect()