Searched refs:ContentType (Results 1 – 24 of 24) sorted by relevance
43 import com.google.android.mms.ContentType;430 if (!ContentType.isImageType(type) in loadParts()431 && !ContentType.isAudioType(type) in loadParts()432 && !ContentType.isVideoType(type)) { in loadParts()439 if (ContentType.TEXT_PLAIN.equals(type) || ContentType.APP_SMIL.equals(type) in loadParts()440 || ContentType.TEXT_HTML.equals(type)) { in loadParts()716 if (ContentType.IMAGE_JPG.equals(contentType)) { in persistPart()717 contentType = ContentType.IMAGE_JPEG; in persistPart()722 if (ContentType.APP_SMIL.equals(contentType)) { in persistPart()793 if (ContentType.TEXT_PLAIN.equals(contentType) in persistData()[all …]
22 import com.google.android.mms.ContentType;180 if (ctTypeStr.equals(ContentType.MULTIPART_MIXED) in parse()181 || ctTypeStr.equals(ContentType.MULTIPART_RELATED) in parse()182 || ctTypeStr.equals(ContentType.MULTIPART_ALTERNATIVE)) { in parse()187 } else if (ctTypeStr.equals(ContentType.MULTIPART_ALTERNATIVE)) { in parse()903 if (partContentType.equalsIgnoreCase(ContentType.MULTIPART_ALTERNATIVE)) { in parseParts()
89 public @interface ContentType { annotation in PrintDocumentInfo346 public @NonNull Builder setContentType(@ContentType int type) { in setContentType()
22 public class ContentType { class166 private ContentType() { in ContentType() method in ContentType
18 import com.android.build.api.transform.QualifiedContent.ContentType;128 public Set<ContentType> getInputTypes() {
60 public @interface ContentType {} annotation in ContentRecommendation
101 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
630 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
800 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
173 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
677 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
203 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
802 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
674 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
826 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…
201 …public static abstract class ContentRecommendation.ContentType implements java.lang.annotation.Ann…