Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java271 if (refreshParticipant(db, participantData)) { in refreshParticipants()
416 public static boolean refreshParticipant(final DatabaseWrapper db, in refreshParticipant() method in ParticipantRefresh
DBugleDatabaseOperations.java1757 ParticipantRefresh.refreshParticipant(dbWrapper, participant); in getOrCreateParticipantInTransaction()