Searched defs:VIDEO_MP4 (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/mms/src/java/com/google/android/mms/
H A DContentType.java69 public static final String VIDEO_MP4 = "video/mp4"; field in class:ContentType
120 sSupportedContentTypes.add(VIDEO_MP4);
162 sSupportedVideoTypes.add(VIDEO_MP4);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DMediaNames.java52 public static final String VIDEO_MP4 = "/sdcard/media_api/video/MPEG4_320_AAC_64.mp4"; field in class:MediaNames

Completed in 32 milliseconds