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.java459 private static String sanitizeURL(URL url) { in sanitizeURL() method in CaptivePortalLoginActivity
595 Log.d(TAG, "onPageStarted: " + sanitizeURL(url)); in onPageStarted()
669 sslErrorName(error), sanitizeURL(errorUrl), error.getCertificate())); in onReceivedSslError()