Home
last modified time | relevance | path

Searched defs:getMicMute (Results 1 – 17 of 17) sorted by relevance

/hardware/libhardware_legacy/audio/
DAudioHardwareStub.h76 virtual status_t getMicMute(bool* state) { *state = mMicMute ; return NO_ERROR; } in getMicMute() function
DAudioDumpInterface.h143 virtual status_t getMicMute(bool* state) in getMicMute() function
DA2dpAudioInterface.cpp129 status_t A2dpAudioInterface::getMicMute(bool* state) in getMicMute() function in android_audio_legacy::A2dpAudioInterface
DAudioHardwareGeneric.cpp160 status_t AudioHardwareGeneric::getMicMute(bool* state) in getMicMute() function in android_audio_legacy::AudioHardwareGeneric
/hardware/interfaces/audio/aidl/default/usb/
DModuleUsb.cpp61 ndk::ScopedAStatus ModuleUsb::getMicMute(bool* _aidl_return __unused) { in getMicMute() function in aidl::android::hardware::audio::core::ModuleUsb
/hardware/interfaces/audio/aidl/default/r_submix/
DModuleRemoteSubmix.cpp61 ndk::ScopedAStatus ModuleRemoteSubmix::getMicMute(bool* _aidl_return __unused) { in getMicMute() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h243 bool getMicMute() const { return mMicMute; } in getMicMute() function
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl61 boolean getMicMute(); in getMicMute() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl61 boolean getMicMute(); in getMicMute() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl701 boolean getMicMute(); in getMicMute() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl61 boolean getMicMute(); in getMicMute() method
/hardware/interfaces/audio/aidl/default/bluetooth/
DModuleBluetooth.cpp129 ndk::ScopedAStatus ModuleBluetooth::getMicMute(bool* _aidl_return __unused) { in getMicMute() function in aidl::android::hardware::audio::core::ModuleBluetooth
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp123 ndk::ScopedAStatus Mixer::getMicMute(bool* muted) { in getMicMute() function in aidl::android::hardware::audio::core::alsa::Mixer
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp61 Return<void> PrimaryDevice::getMicMute(getMicMute_cb _hidl_cb) { in getMicMute() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp114 Return<void> Device::getMicMute(getMicMute_cb _hidl_cb) { in getMicMute() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/qcom/audio/legacy/alsa_sound/
DAudioHardwareALSA.cpp1399 status_t AudioHardwareALSA::getMicMute(bool *state) in getMicMute() function in android_audio_legacy::AudioHardwareALSA
/hardware/interfaces/audio/aidl/default/
DModule.cpp1330 ndk::ScopedAStatus Module::getMicMute(bool* _aidl_return) { in getMicMute() function in aidl::android::hardware::audio::core::Module