Home
last modified time | relevance | path

Searched defs:is_muted (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/common_lib/cros/manual/
Dmeet_helper.py90 def mute_unmute_camera(handle, is_muted): argument
112 def mute_unmute_mic(handle, is_muted): argument
Dvideo_helper.py88 def check_video_stream(dut, is_muted, vidpid, camera): argument
/external/autotest/client/site_tests/platform_InputVolume/
Dplatform_InputVolume.py92 def is_muted(self): member in platform_InputVolume
/external/webrtc/audio/
Dchannel_send.cc819 bool is_muted = InputMute(); in ProcessAndEncodeAudio() local