Home
last modified time | relevance | path

Searched refs:MUSIC (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/alsa_sound/
DAudioPolicyManagerALSA.cpp162 isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY)) { in setPhoneState()
/hardware/msm7k/libaudio-qsd8k/
DAudioPolicyManager.cpp269 (stream == AudioSystem::MUSIC) && in computeVolume()
/hardware/msm7k/libaudio-qdsp5v2/
DAudioPolicyManager.cpp261 (stream == AudioSystem::MUSIC) && in computeVolume()
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioSystemLegacy.h77 MUSIC = 3, enumerator
/hardware/libhardware_legacy/audio/
DAudioPolicyManagerBase.cpp382 isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY)) { in setPhoneState()
1052 routing_strategy strategy = getStrategy(AudioSystem::MUSIC); in getOutputForEffect()
2052 case AudioSystem::MUSIC: in getStrategy()
2061 case AudioSystem::MUSIC: in handleNotificationRoutingForStream()
2086 } else if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_RESPECTFUL_AFTER_MUSIC_DELAY)) { in getDeviceForStrategy()
2714 if (stream == AudioSystem::MUSIC && in computeVolume()
2745 if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY) || in computeVolume()
2748 float musicVol = computeVolume(AudioSystem::MUSIC, in computeVolume()
2749 mStreams[AudioSystem::MUSIC].getVolumeIndex(musicDevice), in computeVolume()