Searched refs:onPeerConnectionError (Results 1 – 3 of 3) sorted by relevance
211 public void onPeerConnectionError(final String description); in onPeerConnectionError() method338 events.onPeerConnectionError("Failed to initializeAndroidGlobals"); in createPeerConnectionFactoryInternal()725 events.onPeerConnectionError(errorMessage); in reportError()
656 public void onPeerConnectionError(final String description) { in onPeerConnectionError() method in CallActivity
173 public void onPeerConnectionError(String description) { in onPeerConnectionError() method in PeerConnectionClientTest