Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleDatabaseOperations.java1814 private static HashSet<String> getConversationsForParticipants( in getConversationsForParticipants() method in BugleDatabaseOperations
1848 final HashSet<String> conversationIds = getConversationsForParticipants(participants); in refreshConversationsForParticipants()