Searched refs:isVideoType (Results 1 – 1 of 1) sorted by relevance
182 return isVideoType(contentType) && isSupportedType(contentType); in isSupportedVideoType()197 public static boolean isVideoType(String contentType) { in isVideoType() method in ContentType