Searched refs:hasOnFormResubmissionCalled (Results 1 – 1 of 1) sorted by relevance
268 assertFalse(webViewClient.hasOnFormResubmissionCalled()); in testOnFormResubmission()281 return webViewClient.hasOnFormResubmissionCalled(); in testOnFormResubmission()577 public boolean hasOnFormResubmissionCalled() { in hasOnFormResubmissionCalled() method in WebViewClientTest.MockWebViewClient