Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewSslTest.java612 private String mErrorUrl; in testOnReceivedSslError() field in WebViewSslTest.MockWebViewClient
621 mErrorUrl = error.getUrl(); in testOnReceivedSslError()
625 return mErrorUrl; in testOnReceivedSslError()
950 private String mErrorUrl; field in WebViewSslTest.SslErrorWebViewClient
959 mErrorUrl = error.getUrl(); in onReceivedSslError()
970 mErrorUrl = null; in resetCallCounts()
977 return mErrorUrl; in errorUrl()