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

  /hardware/libhardware/include/hardware/
audio.h 552 int (*get_mic_mute)(const struct audio_hw_device *dev, bool *state); member in struct:audio_hw_device
  /hardware/libhardware/modules/audio/
audio_hw.c 460 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 696 adev->device.get_mic_mute = adev_get_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 665 adev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 937 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c     [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 664 ladev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 737 qadev->device.get_mic_mute = adev_get_mic_mute;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c     [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.cpp 841 status_t result = dev->get_mic_mute(dev, &state);
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 225 milliseconds