Home | History | Annotate | Download | only in browser

Lines Matching refs:onReceivedError

424         public void onReceivedError(WebView view, int errorCode,
435 Log.e(LOGTAG, "onReceivedError " + errorCode + " " + failingUrl
1097 public void onReceivedError(WebView view, int errorCode,
1099 mClient.onReceivedError(view, errorCode, description, failingUrl);