Home
last modified time | relevance | path

Searched refs:fromCanonicalForm (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DWebSocketRTCClient.java200 SessionDescription.Type.fromCanonicalForm("answer"), in sendOfferSdp()
281 SessionDescription.Type.fromCanonicalForm(type), in onWebSocketMessage()
290 SessionDescription.Type.fromCanonicalForm(type), in onWebSocketMessage()
DRoomParametersFetcher.java117 SessionDescription.Type.fromCanonicalForm(messageType), in roomHttpResponseParse()
/external/webrtc/talk/app/webrtc/java/src/org/webrtc/
DSessionDescription.java45 public static Type fromCanonicalForm(String canonical) { in fromCanonicalForm() method in SessionDescription.Type
/external/webrtc/webrtc/examples/androidtests/src/org/appspot/apprtc/test/
DPeerConnectionClientTest.java326 SessionDescription.Type.fromCanonicalForm("answer"), in doLoopbackTest()
434 SessionDescription.Type.fromCanonicalForm("answer"), in testCameraSwitch()
480 SessionDescription.Type.fromCanonicalForm("answer"), in testVideoSourceRestart()