Home
last modified time | relevance | path

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

/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java848 final String normalizedType = Intent.normalizeMimeType(mimetype); in onDownloadStart() local
850 normalizedType); in onDownloadStart()
852 String guessedMimetype = normalizedType; in onDownloadStart()