Searched refs:getExistingParticipant (Results 1 – 6 of 6) sorted by relevance
319 BugleDatabaseOperations.getExistingParticipant(db, selfId); in rethrowSQLiteConstraintExceptionWithDetails()321 BugleDatabaseOperations.getExistingParticipant(db, senderId); in rethrowSQLiteConstraintExceptionWithDetails()
126 .getExistingParticipant(db, selfId); in queueAction()
106 final ParticipantData self = BugleDatabaseOperations.getExistingParticipant( in queueAction()
369 .getExistingParticipant(db, selfId); in findNextMessageToSend()
226 final ParticipantData unboundSelf = BugleDatabaseOperations.getExistingParticipant( in getSelf()
666 final ParticipantData conversationSelf = getExistingParticipant(dbWrapper, in addSelfIdAutoSwitchInfoToContentValues()668 final ParticipantData messageSelf = getExistingParticipant(dbWrapper, messageSelfId); in addSelfIdAutoSwitchInfoToContentValues()945 public static ParticipantData getExistingParticipant(final DatabaseWrapper dbWrapper, in getExistingParticipant() method in BugleDatabaseOperations970 final ParticipantData selfParticipant = BugleDatabaseOperations.getExistingParticipant( in getSelfSubscriptionId()1720 participant = getExistingParticipant(dbWrapper, participantId); in getOrCreateSelf()