Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java299 BugleDatabaseOperations.refreshConversationsForParticipants(changedParticipants); in refreshParticipants()
DBugleDatabaseOperations.java1846 public static void refreshConversationsForParticipants(final ArrayList<String> participants) { in refreshConversationsForParticipants() method in BugleDatabaseOperations
1869 refreshConversationsForParticipants(participantList); in refreshConversationsForParticipant()