Home
last modified time | relevance | path

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

/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp227 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream, in ap_get_stream_volume_index()
249 return qap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream, in ap_get_stream_volume_index_for_device()
/hardware/libhardware_legacy/audio/
Daudio_policy_hal.cpp229 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream, in ap_get_stream_volume_index()
251 return lap->apm->getStreamVolumeIndex((AudioSystem::stream_type)stream, in ap_get_stream_volume_index_for_device()
DAudioPolicyManagerBase.cpp1148 status_t AudioPolicyManagerBase::getStreamVolumeIndex(AudioSystem::stream_type stream, in getStreamVolumeIndex() function in android_audio_legacy::AudioPolicyManagerBase
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyInterface.h141 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,
DAudioPolicyManagerBase.h121 virtual status_t getStreamVolumeIndex(AudioSystem::stream_type stream,