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.java309 assertFalse(webViewClient.hasOnFormResubmissionCalled()); in testOnFormResubmission()
322 return webViewClient.hasOnFormResubmissionCalled(); in testOnFormResubmission()
627 public boolean hasOnFormResubmissionCalled() { in hasOnFormResubmissionCalled() method in WebViewClientTest.MockWebViewClient