Searched refs:AppRTCClient (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
H A DAppRTCDemoActivity.java72 implements AppRTCClient.IceServersObserver {
78 private AppRTCClient appRtcClient = new AppRTCClient(this, gaeHandler, this);
H A DAppRTCClient.java59 public class AppRTCClient { class
60 private static final String TAG = "AppRTCClient";
78 public AppRTCClient( method in class:AppRTCClient

Completed in 93 milliseconds