Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java442 private static String sanitizeURL(URL url) { in sanitizeURL() method in CaptivePortalLoginActivity
578 Log.d(TAG, "onPageStarted: " + sanitizeURL(url)); in onPageStarted()
652 sslErrorName(error), sanitizeURL(errorUrl), error.getCertificate())); in onReceivedSslError()