Searched refs:CONTENT_UNREAD_COUNT_COLUMN (Results 1 – 1 of 1) sorted by relevance
1950 public static final int CONTENT_UNREAD_COUNT_COLUMN = 11; field in EmailContent.Mailbox2061 mUnreadCount = cursor.getInt(CONTENT_UNREAD_COUNT_COLUMN); in restore()