Searched refs:isTextType (Results 1 – 4 of 4) sorted by relevance
104 public static boolean isTextType(final String contentType) { in isTextType() method in ContentType
185 public static boolean isTextType(String contentType) { in isTextType() method in ContentType
309 return ContentType.isTextType(mContentType); in isText()
255 if (ContentType.isTextType(contentType)) {