Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java268 assertFalse(webViewClient.hasOnFormResubmissionCalled()); in testOnFormResubmission()
281 return webViewClient.hasOnFormResubmissionCalled(); in testOnFormResubmission()
577 public boolean hasOnFormResubmissionCalled() { in hasOnFormResubmissionCalled() method in WebViewClientTest.MockWebViewClient