Searched refs:CONTENT_TIMESTAMP_COLUMN (Results 1 – 1 of 1) sorted by relevance
739 public static final int CONTENT_TIMESTAMP_COLUMN = 2; field in EmailContent.Message1041 mTimeStamp = cursor.getLong(CONTENT_TIMESTAMP_COLUMN); in restore()