Searched refs:CONTENT_NOTIFIED_MESSAGE_COUNT_COLUMN (Results 1 – 1 of 1) sorted by relevance
161 public static final int CONTENT_NOTIFIED_MESSAGE_COUNT_COLUMN = 19; field in Account278 mNotifiedMessageCount = cursor.getInt(CONTENT_NOTIFIED_MESSAGE_COUNT_COLUMN); in restore()