Searched refs:MUSIC (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioPolicyManagerALSA.cpp162 isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY)) {
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h77 MUSIC = 3, enumerator in enum:android_audio_legacy::AudioSystem::stream_type
/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp389 isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELAY)) {
1196 // apply simple rule where global effects are attached to the same output as MUSIC streams
1198 routing_strategy strategy = getStrategy(AudioSystem::MUSIC);
1478 ALOGV("isOffloadSupported: stream_type != MUSIC, returning false");
2297 case AudioSystem::MUSIC:
2306 case AudioSystem::MUSIC:
2331 } else if (isStreamActiveRemotely(AudioSystem::MUSIC,
2338 } else if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_RESPECTFUL_AFTER_MUSIC_DELAY)) {
3005 if (stream == AudioSystem::MUSIC &&
3036 if (isStreamActive(AudioSystem::MUSIC, SONIFICATION_HEADSET_MUSIC_DELA
[all...]

Completed in 63 milliseconds