Searched refs:set_voice_volume (Results 1 - 9 of 9) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyCompatClient.cpp146 return mServiceOps->set_voice_volume(mService, volume, delayMs);
H A Daudio_hw_hal.cpp654 ladev->device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware/include/hardware/
H A Daudio.h462 int (*set_voice_volume)(struct audio_hw_device *dev, float volume); member in struct:audio_hw_device
H A Daudio_policy.h368 int (*set_voice_volume)(void *service, member in struct:audio_policy_service_ops
/hardware/libhardware/modules/audio/
H A Daudio_hw.c401 adev->device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c401 adev->hw_device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp788 rsxadev->device.set_voice_volume = adev_set_voice_volume;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp725 qadev->device.set_voice_volume = adev_set_voice_volume;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2337 adev->device.set_voice_volume = adev_set_voice_volume;

Completed in 118 milliseconds