Searched refs:CONTENT_SOURCE_KEY_COLUMN (Results 1 – 1 of 1) sorted by relevance
288 public static final int CONTENT_SOURCE_KEY_COLUMN = 6; field in EmailContent.Body468 mSourceKey = cursor.getLong(CONTENT_SOURCE_KEY_COLUMN); in restore()