Home
last modified time | relevance | path

Searched refs:OnChannelMuted (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/session/media/
Dtypingmonitor.h68 void OnChannelMuted();
Dtypingmonitor.cc90 void TypingMonitor::OnChannelMuted() { in OnChannelMuted() function in cricket::TypingMonitor
Dchannel.cc1401 typing_monitor_->OnChannelMuted(); in MuteStream_w()