Searched refs:streamToStrategy (Results 1 – 2 of 2) sorted by relevance
185 return streamToStrategy(stream); in getStrategyForStream()187 product_strategy_t streamToStrategy(audio_stream_type_t stream) const in streamToStrategy() function
686 auto musicStrategy = streamToStrategy(AUDIO_STREAM_MUSIC); in setPhoneState()687 auto sonificationStrategy = streamToStrategy(AUDIO_STREAM_ALARM); in setPhoneState()1759 setStrategyMute(streamToStrategy(AUDIO_STREAM_ALARM), true, outputDesc); in startSource()1867 setStrategyMute(streamToStrategy(AUDIO_STREAM_ALARM), false, outputDesc); in stopSource()2747 (strategy == streamToStrategy(AUDIO_STREAM_MUSIC) || in registerEffect()