Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DServiceWorkerClientTest.java82 public WebResourceResponse shouldInterceptRequest(WebView view, in shouldInterceptRequest() method in ServiceWorkerClientTest.InterceptClient
99 public WebResourceResponse shouldInterceptRequest(WebResourceRequest request) { in shouldInterceptRequest() method in ServiceWorkerClientTest.InterceptServiceWorkerClient
DWebViewClientTest.java442 public WebResourceResponse shouldInterceptRequest(WebView view, in testShouldInterceptRequestParams() method in WebViewClientTest.TestClient
505 public WebResourceResponse shouldInterceptRequest(WebView view, in testShouldInterceptRequestResponse() method in WebViewClientTest.TestClient
DGeolocationTest.java126 public WebResourceResponse shouldInterceptRequest(WebView view, String url) { in shouldInterceptRequest() method in GeolocationTest.InterceptClient