Searched defs:newParticipant (Results 1 – 2 of 2) sorted by relevance
49 final ParticipantData newParticipant = ParticipantData.getFromCursor(cursor); in bind() local50 mSelfParticipantMap.put(newParticipant.getId(), newParticipant); in bind() local
50 final ParticipantData newParticipant = ParticipantData.getFromCursor(cursor); in bind() local54 mConversationParticipantsMap.put(newParticipant.getId(), newParticipant); in bind() local