Searched refs:CONTENT_NOTIFIED_MESSAGE_ID_COLUMN (Results 1 – 1 of 1) sorted by relevance
158 public static final int CONTENT_NOTIFIED_MESSAGE_ID_COLUMN = 18; field in Account275 mNotifiedMessageId = cursor.getLong(CONTENT_NOTIFIED_MESSAGE_ID_COLUMN); in restore()