Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DWebViewClient.java160 public void onReceivedError(WebView view, int errorCode, in onReceivedError() method in WebViewClient
DCallbackProxy.java356 mWebViewClient.onReceivedError(mWebView.getWebView(), reasonCode, in handleMessage()
1009 public void onReceivedError(int errorCode, String description, in onReceivedError() method in CallbackProxy
DBrowserFrame.java363 mCallbackProxy.onReceivedError(errorCode, description, failingUrl); in reportError()
/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
DPowerTestActivity.java202 public void onReceivedError(WebView view, int errorCode, String description, in onReceivedError() method in PowerTestActivity.SimpleWebViewClient
/frameworks/base/tests/DumpRenderTree/src/com/android/dumprendertree/
DReliabilityTestActivity.java200 public void onReceivedError(WebView view, int errorCode, String description, in onReceivedError() method in ReliabilityTestActivity.SimpleWebViewClient
DTestShellActivity.java631 public void onReceivedError(WebView view, int errorCode, String description,
635 super.onReceivedError(view, errorCode, description, failingUrl);
/frameworks/base/api/
D14.txt25306 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…
D15.txt25460 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…
Dcurrent.txt26647 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…
D16.txt26647 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…