Searched refs:MULTIPART_MIXED (Results 1 – 4 of 4) 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()
356 initial.addPart(MessagePartData.createMediaMessagePart(ContentType.MULTIPART_MIXED, in testBugleDatabaseDraftOperations()