Searched refs:onReceivedError (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/webkit/ |
H A D | WebViewClient.java | 324 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 D | PowerTestActivity.java | 203 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 D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 57692 method @Deprecated public void onReceivedError(android.webkit.WebView, int, String, String); 57693 …method public void onReceivedError(android.webkit.WebView, android.webkit.WebResourceRequest, andr…
|