Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewClientTest.java262 assertEquals(0, webViewClient.hasOnReceivedErrorCode()); in testOnReceivedError()
265 webViewClient.hasOnReceivedErrorCode()); in testOnReceivedError()
611 public int hasOnReceivedErrorCode() { in hasOnReceivedErrorCode() method in WebViewClientTest.MockWebViewClient