Searched refs:CONTENT_CONTENT_BYTES_COLUMN (Results 1 – 1 of 1) sorted by relevance
1384 public static final int CONTENT_CONTENT_BYTES_COLUMN = 12; field in EmailContent.Attachment1556 mContentBytes = cursor.getBlob(CONTENT_CONTENT_BYTES_COLUMN); in restore()