Searched defs:apprtc (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/examples/android/src/org/appspot/apprtc/
H A DAppRTCGLView.java28 package org.appspot.apprtc;
H A DUnhandledExceptionHandler.java28 package org.appspot.apprtc;
H A DGAEChannelClient.java28 package org.appspot.apprtc;
H A DAppRTCClient.java28 package org.appspot.apprtc;
50 * Negotiates signaling for chatting with apprtc.appspot.com "rooms".
51 * Uses the client<->server specifics of the apprtc AppEngine webapp.
86 * https://apprtc.appspot.com/?r=NNN and register message-handling callbacks
370 connection.addRequestProperty("origin", "https://apprtc.appspot.com");
H A DAppRTCDemoActivity.java28 package org.appspot.apprtc;
75 * apprtc.appspot.com demo webapp.
161 roomInput.setText("https://apprtc.appspot.com/?r=");

Completed in 70 milliseconds