Searched refs:DISPOSITION_INLINE (Results 1 – 4 of 4) sorted by relevance
96 static final byte[] DISPOSITION_INLINE = "inline".getBytes(); field in PduPart
1712 part.setContentDisposition(PduPart.DISPOSITION_INLINE); in parsePartHeaders()
98 static final byte[] DISPOSITION_INLINE = "inline".getBytes(); field in PduPart
1677 part.setContentDisposition(PduPart.DISPOSITION_INLINE); in parsePartHeaders()