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