Searched refs:CONTENT_SIZE_COLUMN (Results 1 – 1 of 1) sorted by relevance
1375 public static final int CONTENT_SIZE_COLUMN = 3; field in EmailContent.Attachment1547 mSize = cursor.getLong(CONTENT_SIZE_COLUMN); in restore()