Home | History | Annotate | Download | only in utils

Lines Matching refs:ConversationColumns

1631         values.put(UIProvider.ConversationColumns.SEEN, Boolean.TRUE);
1632 values.put(UIProvider.ConversationColumns.READ, Boolean.TRUE);
1830 values.put(UIProvider.ConversationColumns.SEEN, 1);