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

/hardware/libhardware_legacy/audio/
H A Daudio_policy_hal.cpp227 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
249 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
H A DAudioPolicyManagerBase.cpp1049 status_t AudioPolicyManagerBase::getStreamVolumeIndex(AudioSystem::stream_type stream, function in class:android_audio_legacy::AudioPolicyManagerBase
1067 ALOGV("getStreamVolumeIndex() stream %d device %08x index %d", stream, device, *index);
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_policy_hal.cpp227 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
249 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream,
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioPolicyInterface.h139 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
H A DAudioPolicyManagerBase.h116 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,

Completed in 39 milliseconds