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

/frameworks/opt/mms/src/java/com/google/android/mms/
H A DContentType.java182 return isVideoType(contentType) && isSupportedType(contentType);
197 public static boolean isVideoType(String contentType) { method in class:ContentType

Completed in 42 milliseconds