Searched refs:P_DISPOSITION_INLINE (Results 1 – 2 of 2) sorted by relevance
105 public static final int P_DISPOSITION_INLINE = 0x82; field in PduPart
1679 } else if (value == PduPart.P_DISPOSITION_INLINE) { in parsePartHeaders()