Searched refs:isImageType (Results 1 – 1 of 1) sorted by relevance
174 return isImageType(contentType) && isSupportedType(contentType); in isSupportedImageType()189 public static boolean isImageType(String contentType) { in isImageType() method in ContentType