Searched refs:CONTENT_LAST_SEEN_MESSAGE_KEY_COLUMN (Results 1 – 1 of 1) sorted by relevance
88 public static final int CONTENT_LAST_SEEN_MESSAGE_KEY_COLUMN = 22; field in Mailbox335 mLastSeenMessageKey = cursor.getLong(CONTENT_LAST_SEEN_MESSAGE_KEY_COLUMN); in restore()