HomeSort by relevance Sort by last modified time
    Searched defs:IsMute (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/
audio_handler.cc 83 bool AudioHandler::IsMute() {
87 return mixer_->IsMute();
audio_mixer_alsa.cc 150 bool AudioMixerAlsa::IsMute() const {

Completed in 867 milliseconds