HomeSort by relevance Sort by last modified time
    Searched refs:set_voice_volume (Results 1 - 18 of 18) sorted by null

  /hardware/libhardware_legacy/audio/
AudioPolicyCompatClient.cpp 144 return mServiceOps->set_voice_volume(mService, volume, delayMs);
audio_hw_hal.cpp 659 ladev->device.set_voice_volume = adev_set_voice_volume;
  /hardware/libhardware/include/hardware/
audio.h 525 int (*set_voice_volume)(struct audio_hw_device *dev, float volume); member in struct:audio_hw_device
audio_policy.h 364 int (*set_voice_volume)(void *service, member in struct:audio_policy_service_ops
  /hardware/libhardware/modules/audio/
audio_hw.c 405 adev->device.set_voice_volume = adev_set_voice_volume;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 665 adev->device.set_voice_volume = adev_set_voice_volume;
  /device/generic/goldfish/audio/
audio_hw.c 658 adev->device.set_voice_volume = adev_set_voice_volume;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c     [all...]
  /frameworks/av/services/audiopolicy/
AudioPolicyService.cpp 433 case SET_VOICE_VOLUME: {
646 command->mCommand = SET_VOICE_VOLUME;
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 953 adev->hw_device.set_voice_volume = adev_set_voice_volume;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c     [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 729 qadev->device.set_voice_volume = adev_set_voice_volume;
  /device/asus/grouper/audio/
audio_hw.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 87 milliseconds