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

  /external/chromium_org/chromeos/audio/
cras_audio_handler.h 210 bool SetInputMuteInternal(bool mute_on);
cras_audio_handler.cc 239 if (!SetInputMuteInternal(mute_on))
415 SetInputMuteInternal(input_mute_on_);
458 SetInputMuteInternal(false);
485 bool CrasAudioHandler::SetInputMuteInternal(bool mute_on) {

Completed in 79 milliseconds