Searched refs:userEntity (Results 1 – 1 of 1) sorted by relevance
973 Pair<Uri, Uri> userEntity = new Pair<>(participant.getHandle(), in handleConferenceParticipantsUpdate() local982 participantUserEntities.add(userEntity); in handleConferenceParticipantsUpdate()984 if (!mConferenceParticipantConnections.containsKey(userEntity)) { in handleConferenceParticipantsUpdate()994 mHostParticipantIdentity = userEntity; in handleConferenceParticipantsUpdate()998 mConferenceParticipantConnections.get(userEntity); in handleConferenceParticipantsUpdate()