Searched refs:shouldInterceptRequest (Results 1 – 5 of 5) sorted by relevance
76 public WebResourceResponse shouldInterceptRequest(WebView view, in onCreate()84 return super.shouldInterceptRequest(view, request); in onCreate()
200 WebResourceResponse response = webViewClient.shouldInterceptRequest( in testValidUrlWithNoContentIntercept()218 WebResourceResponse response = webViewClient.shouldInterceptRequest( in testValidUrlWithResponseDataIntercept()279 assertNull(webViewClient.shouldInterceptRequest(mWebView, webResourceRequest)); in testNonOdpUrl()
113 public WebResourceResponse shouldInterceptRequest( in shouldInterceptRequest() method in OdpWebViewClient
176 public WebResourceResponse shouldInterceptRequest(WebView view, in shouldInterceptRequest() method in HTMLViewerActivity.ViewClient
855 public WebResourceResponse shouldInterceptRequest(WebView view, in shouldInterceptRequest() method in CaptivePortalLoginActivity.MyWebViewClient