Searched refs:onReceivedError (Results 1 – 7 of 7) sorted by relevance
/aosp12/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()
|
/aosp12/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
|
/aosp12/packages/modules/Wifi/OsuLogin/src/com/android/hotspot2/osulogin/ |
H A D | OsuLoginActivity.java | 266 public void onReceivedError(WebView view, WebResourceRequest request, in onReceivedError() method in OsuLoginActivity.OsuWebViewClient
|
/aosp12/packages/apps/Browser2/src/org/chromium/webview_shell/ |
H A D | WebViewBrowserActivity.java | 357 public void onReceivedError(WebView view, int errorCode, String description, in createAndInitializeWebView()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 53818 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 D | android-22.txt | 36548 …method public void onReceivedError(android.webkit.WebView, int, java.lang.String, java.lang.String…
|