Searched refs:CONVERSATION_INFO (Results 1 – 5 of 5) sorted by relevance
1083 ConversationColumns.CONVERSATION_INFO,1211 public static final String CONVERSATION_INFO = "conversationInfo"; field in UIProvider.ConversationColumns1399 ConversationColumns.CONVERSATION_INFO;
618 } else if (ConversationColumns.CONVERSATION_INFO.equals(key)) { in applyCachedValues()
199 conversationMap.put(ConversationColumns.CONVERSATION_INFO, in createConversationDetailsMap()
1834 ConversationColumns.CONVERSATION_INFO, originalConversationInfo);1941 value.put(ConversationColumns.CONVERSATION_INFO, info.toBlob());
2670 .add(UIProvider.ConversationColumns.CONVERSATION_INFO, null) in getMessageListMap()5290 } else if (UIProvider.ConversationColumns.CONVERSATION_INFO.equals(columnName)) { in convertUiMessageValues()