Searched refs:getMasterMute (Results 1 – 3 of 3) sorted by relevance
44 status_t getMasterMute(bool* mute);
208 status_t AudioHardwareOutput::getMasterMute(bool* muted) { in getMasterMute() function in android::AudioHardwareOutput
631 return adev->output->getMasterMute(muted); in adev_get_master_mute()