Searched refs:setStreamVolumeIndex (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware_legacy/audio/
H A Daudio_policy_hal.cpp219 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
240 return lap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
H A DAudioPolicyManagerBase.cpp1108 status_t AudioPolicyManagerBase::setStreamVolumeIndex(AudioSystem::stream_type stream, function in class:android_audio_legacy::AudioPolicyManagerBase
1123 ALOGV("setStreamVolumeIndex() stream %d, device %04x, index %d",
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_policy_hal.cpp217 return qap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
238 return qap->apm->setStreamVolumeIndex((AudioSystem::stream_type)stream,
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyInterface.h134 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,
H A DAudioPolicyManagerBase.h118 virtual status_t setStreamVolumeIndex(AudioSystem::stream_type stream,

Completed in 43 milliseconds