Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DWebViewClient.java95 public WebResourceResponse shouldInterceptRequest(WebView view, in shouldInterceptRequest() method in WebViewClient
DBrowserFrame.java866 mCallbackProxy.shouldInterceptRequest(url)); in startLoadingResource()
946 private WebResourceResponse shouldInterceptRequest(String url) { in shouldInterceptRequest() method in BrowserFrame
951 WebResourceResponse response = mCallbackProxy.shouldInterceptRequest(url); in shouldInterceptRequest()
DCallbackProxy.java1073 WebResourceResponse shouldInterceptRequest(String url) { in shouldInterceptRequest() method in CallbackProxy
1079 mWebViewClient.shouldInterceptRequest(mWebView, url); in shouldInterceptRequest()
/frameworks/base/api/
Dcurrent.txt25313 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…
D14.txt25313 …method public android.webkit.WebResourceResponse shouldInterceptRequest(android.webkit.WebView, ja…