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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
hangoutpubsubclient.h 186 void OnVideoPauseStateChange(const PubSubStateChange<bool>& change);
hangoutpubsubclient.cc 399 this, &HangoutPubSubClient::OnVideoPauseStateChange);
584 void HangoutPubSubClient::OnVideoPauseStateChange(
hangoutpubsubclient_unittest.cc 49 void OnVideoPauseStateChange(
195 listener.get(), &TestHangoutPubSubListener::OnVideoPauseStateChange);

Completed in 202 milliseconds