Searched refs:VIDEO_3GPP (Results 1 – 4 of 4) sorted by relevance
66 public static final String VIDEO_3GPP = "video/3gpp"; field in ContentType117 sSupportedContentTypes.add(VIDEO_3GPP);159 sSupportedVideoTypes.add(VIDEO_3GPP);
84 public static final String VIDEO_3GPP = "video/3gpp"; field in ContentType179 } else if (VIDEO_3GPP.equals(contentType)) { in getExtension()
124 return ContentType.VIDEO_3GPP; in getContentType()
338 new MessagePartData(ContentType.VIDEO_3GPP, Uri.parse("content://video"), in getTestDraftAttachments()