Searched refs:VIDEO_MP4 (Results 1 – 4 of 4) sorted by relevance
69 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType120 sSupportedContentTypes.add(VIDEO_MP4);162 sSupportedVideoTypes.add(VIDEO_MP4);
88 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType183 if (VIDEO_MP4.equals(contentType)) { in getExtension()
125 return ContentType.VIDEO_MP4; in getContentType()
63 ContentType.VIDEO_H263, ContentType.VIDEO_M4V, ContentType.VIDEO_MP4,