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

  /hardware/libhardware/modules/audio/
audio_hw.c 280 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
416 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
407 adev->hw_device.set_voice_volume = adev_set_voice_volume;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 347 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
573 ladev->device.set_voice_volume = adev_set_voice_volume;
  /device/asus/grouper/audio/
audio_hw.c 1090 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
    [all...]
  /external/bluetooth/bluez/audio/
android_audio_hw.c 854 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
968 adev->device.set_voice_volume = adev_set_voice_volume;
  /device/ti/panda/audio/
audio_hw.c 656 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume);
986 adev_set_voice_volume(&adev->hw_device, adev->voice_volume);
2660 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 767 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume);
3407 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) function
    [all...]

Completed in 592 milliseconds