Home | History | Annotate | Download | only in provider

Lines Matching refs:ENCODING

1644         // The transfer encoding of the attachment
1645 public static final String ENCODING = "encoding";
1688 AttachmentColumns.MESSAGE_KEY, AttachmentColumns.LOCATION, AttachmentColumns.ENCODING,
1810 values.put(AttachmentColumns.ENCODING, mEncoding);