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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
hangoutpubsubclient.h 180 void OnVideoMuteStateChange(const PubSubStateChange<bool>& change);
hangoutpubsubclient.cc 389 this, &HangoutPubSubClient::OnVideoMuteStateChange);
567 void HangoutPubSubClient::OnVideoMuteStateChange(
hangoutpubsubclient_unittest.cc 42 void OnVideoMuteStateChange(
193 listener.get(), &TestHangoutPubSubListener::OnVideoMuteStateChange);

Completed in 25 milliseconds