Searched refs:mime (Results 1 – 3 of 3) sorted by relevance
231 final String mime = sMimeMap.getMimeTypeFromExtension(extension); in getType() local232 if (mime != null) { in getType()233 return mime; in getType()
35 // The actual mime content type of the file
66 // The mime type of the disk image, e.g. 'application/x-tar'