Searched refs:VIDEO_MP4 (Results 1 – 7 of 7) sorted by relevance
69 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType120 sSupportedContentTypes.add(VIDEO_MP4);162 sSupportedVideoTypes.add(VIDEO_MP4);
73 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType125 sSupportedContentTypes.add(VIDEO_MP4);168 sSupportedVideoTypes.add(VIDEO_MP4);
88 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType183 if (VIDEO_MP4.equals(contentType)) { in getExtension()
55 public static final String VIDEO_MP4 = "/sdcard/media_api/video/MPEG4_320_AAC_64.mp4"; field in MediaNames
125 return ContentType.VIDEO_MP4; in getContentType()
322 boolean isSeek = CodecTest.videoSeekTo(MediaNames.VIDEO_MP4); in testVideoMP4SeekTo()
63 ContentType.VIDEO_H263, ContentType.VIDEO_M4V, ContentType.VIDEO_MP4,