Home
last modified time | relevance | path

Searched defs:setVoiceVolume (Results 1 – 7 of 7) sorted by relevance

/hardware/libhardware_legacy/audio/
DAudioDumpInterface.h133 virtual status_t setVoiceVolume(float volume) in setVoiceVolume() function
DAudioPolicyCompatClient.cpp142 status_t AudioPolicyCompatClient::setVoiceVolume(float volume, int delayMs) in setVoiceVolume() function in android_audio_legacy::AudioPolicyCompatClient
DAudioHardwareStub.cpp89 status_t AudioHardwareStub::setVoiceVolume(float volume) in setVoiceVolume() function in android_audio_legacy::AudioHardwareStub
DAudioHardwareGeneric.cpp141 status_t AudioHardwareGeneric::setVoiceVolume(float v) in setVoiceVolume() function in android_audio_legacy::AudioHardwareGeneric
DA2dpAudioInterface.cpp208 status_t A2dpAudioInterface::setVoiceVolume(float v) in setVoiceVolume() function in android_audio_legacy::A2dpAudioInterface
/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.cpp257 status_t AudioHardwareALSA::setVoiceVolume(float v) in setVoiceVolume() function in android_audio_legacy::AudioHardwareALSA
DAudioHardwareALSA.h202 void (*setVoiceVolume)(int); member