Searched refs:VIDEO_MP4 (Results 1 – 3 of 3) sorted by relevance
69 public static final String VIDEO_MP4 = "video/mp4"; field in ContentType120 sSupportedContentTypes.add(VIDEO_MP4);162 sSupportedVideoTypes.add(VIDEO_MP4);
55 public static final String VIDEO_MP4 = "/sdcard/media_api/video/MPEG4_320_AAC_64.mp4"; field in MediaNames
322 boolean isSeek = CodecTest.videoSeekTo(MediaNames.VIDEO_MP4); in testVideoMP4SeekTo()