Searched refs:MULTIPART_MIXED (Results 1 – 6 of 6) sorted by relevance
80 public static final String MULTIPART_MIXED = "multipart/mixed"; field in ContentType
27 public static final String MULTIPART_MIXED = "application/vnd.wap.multipart.mixed"; field in ContentType
177 if (ctTypeStr.equals(ContentType.MULTIPART_MIXED) in parse()
30 public static final String MULTIPART_MIXED = "application/vnd.wap.multipart.mixed"; field in ContentType
356 initial.addPart(MessagePartData.createMediaMessagePart(ContentType.MULTIPART_MIXED, in testBugleDatabaseDraftOperations()
183 if (ctTypeStr.equals(ContentType.MULTIPART_MIXED) in parse()