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

  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 49 GET_MIC_MUTE,
340 remote()->transact(GET_MIC_MUTE, data, &reply);
887 case GET_MIC_MUTE: {
    [all...]
  /hardware/libhardware/modules/audio/
audio_hw.c 408 adev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/modules/usbaudio/
audio_hw.c 405 adev->hw_device.get_mic_mute = adev_get_mic_mute;
  /device/generic/goldfish/audio/
audio_hw.c 661 adev->device.get_mic_mute = adev_get_mic_mute;
  /frameworks/av/services/audioflinger/
AudioFlinger.h 565 AUDIO_HW_GET_MIC_MUTE, // get_mic_mute
AudioFlinger.cpp 720 dev->get_mic_mute(dev, &state);
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 659 ladev->device.get_mic_mute = adev_get_mic_mute;
  /external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c 1070 adev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/libhardware/include/hardware/
audio.h 489 int (*get_mic_mute)(const struct audio_hw_device *dev, bool *state); member in struct:audio_hw_device
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp 795 rsxadev->device.get_mic_mute = adev_get_mic_mute;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 733 qadev->device.get_mic_mute = adev_get_mic_mute;
  /device/asus/grouper/audio/
audio_hw.c     [all...]
  /device/samsung/manta/audio/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 284 milliseconds