/hardware/libhardware/modules/audio/ |
audio_hw.c | 280 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 401 adev->device.set_voice_volume = adev_set_voice_volume;
|
/hardware/libhardware/modules/usbaudio/ |
audio_hw.c | 324 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 401 adev->hw_device.set_voice_volume = adev_set_voice_volume;
|
/device/generic/goldfish/audio/ |
audio_hw.c | 463 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 465 // adev_set_voice_volume is a no op (simulates phones) 654 adev->device.set_voice_volume = adev_set_voice_volume;
|
/external/bluetooth/bluedroid/audio_a2dp_hw/ |
audio_a2dp_hw.c | 932 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 1066 adev->device.set_voice_volume = adev_set_voice_volume;
|
/hardware/libhardware/modules/audio_remote_submix/ |
audio_hw.cpp | 625 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function in namespace:android 788 rsxadev->device.set_voice_volume = adev_set_voice_volume;
|
/hardware/libhardware_legacy/audio/ |
audio_hw_hal.cpp | 425 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 654 ladev->device.set_voice_volume = adev_set_voice_volume;
|
/hardware/qcom/audio/legacy/alsa_sound/ |
audio_hw_hal.cpp | 446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function 725 qadev->device.set_voice_volume = adev_set_voice_volume;
|
/device/asus/grouper/audio/ |
audio_hw.c | 1128 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function [all...] |
/device/samsung/manta/audio/ |
audio_hw.c | 1662 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function [all...] |
/hardware/qcom/audio/hal/ |
audio_hw.c | 2157 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function [all...] |