Searched refs:setMute (Results 1 – 3 of 3) sorted by relevance
86 void setMute(bool mute);
203 (*I)->setMute(mSettings.masterMute); in setMasterMute()457 (*newOutput)->setMute(mSettings.masterMute); in obtainOutput()
489 void AudioOutput::setMute(bool mute) { in setMute() function in android::AudioOutput