Home | History | Annotate | Download | only in browser

Lines Matching refs:onReceivedError

584         public void onReceivedError(WebView view, int errorCode,
593 Log.e(LOGTAG, "onReceivedError " + errorCode + " " + failingUrl
1278 public void onReceivedError(WebView view, int errorCode,
1280 mClient.onReceivedError(view, errorCode, description, failingUrl);