Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/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
/aosp12/packages/modules/Wifi/OsuLogin/src/com/android/hotspot2/osulogin/
H A DOsuLoginActivity.java266 public void onReceivedError(WebView view, WebResourceRequest request, in onReceivedError() method in OsuLoginActivity.OsuWebViewClient
/aosp12/packages/apps/Browser2/src/org/chromium/webview_shell/
H A DWebViewBrowserActivity.java357 public void onReceivedError(WebView view, int errorCode, String description, in createAndInitializeWebView()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt53818 method @Deprecated public void onReceivedError(android.webkit.WebView, int, String, String);
53819 …method public void onReceivedError(android.webkit.WebView, android.webkit.WebResourceRequest, andr…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt36548 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…