Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DWebViewClient.java96 public WebResourceResponse shouldInterceptRequest(WebView view, in shouldInterceptRequest() method in WebViewClient
DBrowserFrame.java830 private WebResourceResponse shouldInterceptRequest(String url) { in shouldInterceptRequest() method in BrowserFrame
842 WebResourceResponse response = mCallbackProxy.shouldInterceptRequest(url); in shouldInterceptRequest()
DCallbackProxy.java1121 WebResourceResponse shouldInterceptRequest(String url) { in shouldInterceptRequest() method in CallbackProxy
1127 mWebViewClient.shouldInterceptRequest(mWebView.getWebView(), url); in shouldInterceptRequest()
/frameworks/base/api/
D14.txt25313 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…
D15.txt25467 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…
Dcurrent.txt26654 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…
D16.txt26654 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…