Searched refs:hasOnLoadResourceCalled (Results 1 – 1 of 1) sorted by relevance
187 assertFalse(webViewClient.hasOnLoadResourceCalled()); in testLoadPage()201 return webViewClient.hasOnLoadResourceCalled(); in testLoadPage()561 public boolean hasOnLoadResourceCalled() { in hasOnLoadResourceCalled() method in WebViewClientTest.MockWebViewClient