Searched refs:mErrorUrl (Results 1 – 1 of 1) sorted by relevance
583 private String mErrorUrl; in testOnReceivedSslError() field in WebViewSslTest.MockWebViewClient592 mErrorUrl = error.getUrl(); in testOnReceivedSslError()596 return mErrorUrl; in testOnReceivedSslError()920 private String mErrorUrl; field in WebViewSslTest.SslErrorWebViewClient929 mErrorUrl = error.getUrl(); in onReceivedSslError()944 return mErrorUrl; in errorUrl()