Searched refs:IsInputMuted (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chromeos/audio/
H A Dcras_audio_handler.h103 virtual bool IsInputMuted();
H A Dcras_audio_handler.cc117 bool CrasAudioHandler::IsInputMuted() { function in class:chromeos::CrasAudioHandler
H A Dcras_audio_handler_unittest.cc1105 EXPECT_TRUE(cras_audio_handler_->IsInputMuted());
1115 EXPECT_FALSE(cras_audio_handler_->IsInputMuted());

Completed in 75 milliseconds