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