Home
last modified time | relevance | path

Searched defs:getMasterMute (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h252 bool getMasterMute() const { return mMasterMute; } in getMasterMute() function
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl57 boolean getMasterMute(); in getMasterMute() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl57 boolean getMasterMute(); in getMasterMute() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl57 boolean getMasterMute(); in getMasterMute() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/3/android/hardware/audio/core/
DIModule.aidl57 boolean getMasterMute(); in getMasterMute() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl639 boolean getMasterMute(); in getMasterMute() method
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp111 ndk::ScopedAStatus Mixer::getMasterMute(bool* muted) { in getMasterMute() function in aidl::android::hardware::audio::core::alsa::Mixer
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp69 Return<void> PrimaryDevice::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp131 Return<void> Device::getMasterMute(getMasterMute_cb _hidl_cb) { in getMasterMute() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/interfaces/audio/aidl/default/
DModule.cpp1459 ndk::ScopedAStatus Module::getMasterMute(bool* _aidl_return) { in getMasterMute() function in aidl::android::hardware::audio::core::Module