Searched refs:setMasterMute (Results 1 – 3 of 3) sorted by relevance
43 status_t setMasterMute(bool mute);
194 status_t AudioHardwareOutput::setMasterMute(bool muted) in setMasterMute() function in android::AudioHardwareOutput
622 return adev->output->setMasterMute(muted); in adev_set_master_mute()