Searched refs:CONTENT_CONTENT_ID_COLUMN (Results 1 – 1 of 1) sorted by relevance
1376 public static final int CONTENT_CONTENT_ID_COLUMN = 4; field in EmailContent.Attachment1548 mContentId = cursor.getString(CONTENT_CONTENT_ID_COLUMN); in restore()