Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/webkit/
H A DWebViewClient.java324 public void onReceivedError(WebView view, int errorCode, in onReceivedError() method in WebViewClient
337 public void onReceivedError(WebView view, WebResourceRequest request, WebResourceError error) { in onReceivedError() method in WebViewClient
339 onReceivedError(view, in onReceivedError()
/aosp14/frameworks/base/tests/BrowserPowerTest/src/com/android/browserpowertest/
H A DPowerTestActivity.java203 public void onReceivedError(WebView view, int errorCode, String description, in onReceivedError() method in PowerTestActivity.SimpleWebViewClient
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57692 method @Deprecated public void onReceivedError(android.webkit.WebView, int, String, String);
57693 …method public void onReceivedError(android.webkit.WebView, android.webkit.WebResourceRequest, andr…