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

/frameworks/base/core/java/com/google/android/mms/
H A DContentType.java175 return isVideoType(contentType) && isSupportedType(contentType);
190 public static boolean isVideoType(String contentType) { method in class:ContentType

Completed in 47 milliseconds