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

  /hardware/libhardware/modules/audio/
audio_hw.c 286 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
405 adev->device.set_mic_mute = adev_set_mic_mute;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 355 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
557 ladev->device.set_mic_mute = adev_set_mic_mute;
  /external/bluetooth/bluez/audio/
android_audio_hw.c 845 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
929 adev->device.set_mic_mute = adev_set_mic_mute;
  /device/samsung/tuna/audio/
audio_hw.c 2422 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
    [all...]

Completed in 27 milliseconds