Home
last modified time | relevance | path

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

/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
DCallActivity.java443 private void disconnectWithErrorMessage(final String errorMessage) { in disconnectWithErrorMessage() method in CallActivity
478 disconnectWithErrorMessage(description); in reportError()