Searched refs:interceptResponse (Results 1 – 1 of 1) sorted by relevance
508 assertNotNull(interceptResponse); in testShouldInterceptRequestResponse()509 return interceptResponse; in testShouldInterceptRequestResponse()515 volatile public WebResourceResponse interceptResponse; in testShouldInterceptRequestResponse() field in WebViewClientTest.TestClient544 client.interceptResponse = new WebResourceResponse("text/html", "UTF-8", null); in testShouldInterceptRequestResponse()550 client.interceptResponse = new WebResourceResponse("text/html", "UTF-8", in testShouldInterceptRequestResponse()557 client.interceptResponse = in testShouldInterceptRequestResponse()