Searched refs:userEntity (Results 1 – 1 of 1) sorted by relevance
1003 Pair<Uri, Uri> userEntity = new Pair<>(participant.getHandle(), in handleConferenceParticipantsUpdate() local1012 participantUserEntities.add(userEntity); in handleConferenceParticipantsUpdate()1014 if (!mConferenceParticipantConnections.containsKey(userEntity)) { in handleConferenceParticipantsUpdate()1024 mHostParticipantIdentity = userEntity; in handleConferenceParticipantsUpdate()1028 mConferenceParticipantConnections.get(userEntity); in handleConferenceParticipantsUpdate()