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

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

Completed in 120 milliseconds