Home | History | Annotate | Download | only in datamodel

Lines Matching refs:getExistingParticipant

666         final ParticipantData conversationSelf = getExistingParticipant(dbWrapper,
668 final ParticipantData messageSelf = getExistingParticipant(dbWrapper, messageSelfId);
945 public static ParticipantData getExistingParticipant(final DatabaseWrapper dbWrapper,
970 final ParticipantData selfParticipant = BugleDatabaseOperations.getExistingParticipant(
1720 participant = getExistingParticipant(dbWrapper, participantId);