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