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