Searched refs:MMS_MULTIPART_MIXED (Results 1 – 3 of 3) sorted by relevance
39 public static final String MMS_MULTIPART_MIXED = "application/vnd.wap.multipart.mixed"; field in ContentType
403 another.addPart(MessagePartData.createMediaMessagePart(ContentType.MMS_MULTIPART_MIXED, in testBugleDatabaseDraftOperations()
202 if (ctTypeStr.equals(ContentType.MMS_MULTIPART_MIXED) in parse()