Searched refs:DISPOSITION_INLINE (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduPart.java98 static final byte[] DISPOSITION_INLINE = "inline".getBytes(); field in class:PduPart
H A DPduParser.java1680 part.setContentDisposition(PduPart.DISPOSITION_INLINE);

Completed in 69 milliseconds