Searched refs:adev_set_voice_volume (Results 1 - 2 of 2) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c271 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
402 adev->device.set_voice_volume = adev_set_voice_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp337 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
554 ladev->device.set_voice_volume = adev_set_voice_volume;

Completed in 66 milliseconds