Home
last modified time | relevance | path

Searched refs:getConversationParticipantsFromRecipients (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DSyncManager.java433 BugleDatabaseOperations.getConversationParticipantsFromRecipients(recipients, in getOrCreateConversation()
DBugleDatabaseOperations.java78 static ArrayList<ParticipantData> getConversationParticipantsFromRecipients( in getConversationParticipantsFromRecipients() method in BugleDatabaseOperations
172 getConversationParticipantsFromRecipients(recipients, refSubId); in getOrCreateConversationFromThreadId()