OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetInputMute
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chromeos/dbus/
cras_audio_client_stub_impl.cc
100
void CrasAudioClientStubImpl::
SetInputMute
(bool mute_on) {
/external/chromium_org/chromeos/audio/
cras_audio_handler.cc
238
void CrasAudioHandler::
SetInputMute
(bool mute_on) {
287
SetInputMute
(mute_on);
460
SetInputMute
(true);
491
SetInputMute
(mute_on);
Completed in 581 milliseconds