Searched refs:setParticipantsAndAlias (Results 1 – 2 of 2) sorted by relevance
77 public void setParticipantsAndAlias(Map<String, Profile> participants) { in setParticipantsAndAlias() method in Chat88 public void setParticipantsAndAlias(Map<String, Profile> participants, String alias) { in setParticipantsAndAlias() method in Chat
78 chat.setParticipantsAndAlias(participantMap); in createChat()