Searched refs:mimetype (Results 1 – 6 of 6) sorted by relevance
42 public static boolean isDrmMimeType(Context context, String mimetype) { in isDrmMimeType() argument47 if (drmClient != null && mimetype != null && mimetype.length() > 0) { in isDrmMimeType()48 result = drmClient.canHandle("", mimetype); in isDrmMimeType()66 public static boolean isDrmConvertNeeded(String mimetype) { in isDrmConvertNeeded() argument67 return MIMETYPE_DRM_MESSAGE.equals(mimetype); in isDrmConvertNeeded()
31 String contentDisposition, String mimetype, long contentLength); in onDownloadStart() argument
122 String mimetype = "audio/mpeg"; in startPlayback() local125 intent.setDataAndType(path, mimetype); in startPlayback()
86 <em>string</em> mimetype,286 <em>string</em> mimetype,461 <em>string</em> mimetype,502 <th>mimetype</th>944 <em>string</em> mimetype,983 <th>mimetype</th>
25954 field public static final java.lang.String MIMETYPE = "mimetype";
24364 field public static final java.lang.String MIMETYPE = "mimetype";