HomeSort by relevance Sort by last modified time
    Searched defs:enableStatsEvents (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
CallActivity.java 404 peerConnectionClient.enableStatsEvents(true, STAT_CALLBACK_PERIOD);
PeerConnectionClient.java 581 public void enableStatsEvents(boolean enable, int periodMs) {
    [all...]

Completed in 8114 milliseconds