Searched refs:userEntity (Results 1 – 1 of 1) sorted by relevance
1015 Pair<Uri, Uri> userEntity = new Pair<>(participant.getHandle(), in handleConferenceParticipantsUpdate() local1024 participantUserEntities.add(userEntity); in handleConferenceParticipantsUpdate()1026 if (!mConferenceParticipantConnections.containsKey(userEntity)) { in handleConferenceParticipantsUpdate()1036 mHostParticipantIdentity = userEntity; in handleConferenceParticipantsUpdate()1040 mConferenceParticipantConnections.get(userEntity); in handleConferenceParticipantsUpdate()