Searched refs:isVideoType (Results 1 – 3 of 3) sorted by relevance
182 return isVideoType(contentType) && isSupportedType(contentType); in isSupportedVideoType()197 public static boolean isVideoType(String contentType) { in isVideoType() method in ContentType
431 && !ContentType.isVideoType(type)) { in loadParts()
1509 Lcom/google/android/mms/ContentType;->isVideoType(Ljava/lang/String;)Z