Searched refs:onMasterMuteChanged (Results 1 – 8 of 8) sorted by relevance
56 ndk::ScopedAStatus onMasterMuteChanged(bool mute) override;
76 ndk::ScopedAStatus onMasterMuteChanged(bool mute) override;
202 virtual ndk::ScopedAStatus onMasterMuteChanged(bool mute);
128 ndk::ScopedAStatus ModuleUsb::onMasterMuteChanged(bool mute) { in onMasterMuteChanged() function in aidl::android::hardware::audio::core::ModuleUsb
160 ndk::ScopedAStatus ModuleRemoteSubmix::onMasterMuteChanged(bool __unused) { in onMasterMuteChanged() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix
253 ndk::ScopedAStatus ModuleBluetooth::onMasterMuteChanged(bool) { in onMasterMuteChanged() function in aidl::android::hardware::audio::core::ModuleBluetooth
1293 : onMasterMuteChanged(in_mute); in setMasterMute()1300 onMasterMuteChanged(mMasterMute); in setMasterMute()1624 ndk::ScopedAStatus Module::onMasterMuteChanged(bool mute __unused) { in onMasterMuteChanged() function in aidl::android::hardware::audio::core::Module