Searched refs:normalizedType (Results 1 – 1 of 1) sorted by relevance
1381 final String normalizedType = Intent.normalizeMimeType(mimetype); in onDownloadStart() local1384 url, contentDisposition, normalizedType); in onDownloadStart()1386 String guessedMimetype = normalizedType; in onDownloadStart()