Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java196 assertFalse(webViewClient.hasOnLoadResourceCalled()); in testLoadPage()
210 return webViewClient.hasOnLoadResourceCalled(); in testLoadPage()
636 public boolean hasOnLoadResourceCalled() { in hasOnLoadResourceCalled() method in WebViewClientTest.MockWebViewClient