Home
last modified time | relevance | path

Searched defs:isTextType (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Messaging/src/android/support/v7/mms/pdu/
H A DContentType.java185 public static boolean isTextType(String contentType) { in isTextType() method in ContentType
/aosp12/frameworks/base/telephony/common/com/google/android/mms/
H A DContentType.java196 public static boolean isTextType(String contentType) { in isTextType() method in ContentType
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DContentType.java104 public static boolean isTextType(final String contentType) { in isTextType() method in ContentType