Searched refs:mErrorUrl (Results 1 – 1 of 1) sorted by relevance
582 private String mErrorUrl; in testOnReceivedSslError() field in WebViewSslTest.MockWebViewClient591 mErrorUrl = error.getUrl(); in testOnReceivedSslError()595 return mErrorUrl; in testOnReceivedSslError()931 private String mErrorUrl; field in WebViewSslTest.SslErrorWebViewClient940 mErrorUrl = error.getUrl(); in onReceivedSslError()955 return mErrorUrl; in errorUrl()