Searched refs:CONVERSATION_SEEN_COLUMN (Results 1 – 2 of 2) sorted by relevance
289 seen = cursor.getInt(UIProvider.CONVERSATION_SEEN_COLUMN) != 0; in Conversation()
1129 public static final int CONVERSATION_SEEN_COLUMN = 13; field in UIProvider