Searched refs:CONTENT_DISPOSITION (Results 1 – 4 of 4) sorted by relevance
65 public final static String CONTENT_DISPOSITION = "content-disposition"; field in Headers138 CONTENT_DISPOSITION,248 if (name.equals(CONTENT_DISPOSITION)) { in parseHeader()
96 protected static final String CONTENT_DISPOSITION = "Content-Disposition: form-data; name="; field in Part100 EncodingUtils.getAsciiBytes(CONTENT_DISPOSITION);
158 Part.CONTENT_DISPOSITION,699 values.put(Part.CONTENT_DISPOSITION, (String) value); in persistPart()939 values.put(Part.CONTENT_DISPOSITION, (String) value); in updatePart()
1532 public static final String CONTENT_DISPOSITION = "cd"; field in Telephony.Mms.Part