Searched refs:getOrCreateConversationFromRecipient (Results 1 – 3 of 3) sorted by relevance
88 getOrCreateConversationFromRecipient(db, threadId, blocked, rawSender); in executeAction()
366 conversationId = BugleDatabaseOperations.getOrCreateConversationFromRecipient( in insertSendingSmsMessage()
188 public static String getOrCreateConversationFromRecipient(final DatabaseWrapper db, in getOrCreateConversationFromRecipient() method in BugleDatabaseOperations