Lines Matching refs:getStrategyForStream
1280 uint32_t strategy = AudioSystem::getStrategyForStream(streamType);
1284 uint32_t actual = AudioSystem::getStrategyForStream(t->streamType());
1312 chain->setStrategy(AudioSystem::getStrategyForStream(track->streamType()));
1736 return AudioSystem::getStrategyForStream(AUDIO_STREAM_MUSIC);
1741 return AudioSystem::getStrategyForStream(track->streamType());
1744 return AudioSystem::getStrategyForStream(AUDIO_STREAM_MUSIC);