Searched refs:IMAGE_JPEG (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/
H A DContentType.java37 public static final String IMAGE_JPEG = "image/jpeg"; field in class:ContentType
89 sSupportedContentTypes.add(IMAGE_JPEG);
130 sSupportedImageTypes.add(IMAGE_JPEG);
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPersister.java718 contentType = ContentType.IMAGE_JPEG;

Completed in 75 milliseconds