Searched refs:interceptResponse (Results 1 – 1 of 1) sorted by relevance
467 assertNotNull(interceptResponse); in testShouldInterceptRequestResponse()468 return interceptResponse; in testShouldInterceptRequestResponse()474 volatile public WebResourceResponse interceptResponse; in testShouldInterceptRequestResponse() field in WebViewClientTest.TestClient503 client.interceptResponse = new WebResourceResponse("text/html", "UTF-8", null); in testShouldInterceptRequestResponse()509 client.interceptResponse = new WebResourceResponse("text/html", "UTF-8", in testShouldInterceptRequestResponse()516 client.interceptResponse = in testShouldInterceptRequestResponse()