OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:participantuserentities
(Results
1 - 1
of
1
) sorted by null
/packages/services/Telephony/src/com/android/services/telephony/
ImsConference.java
600
HashSet<Uri>
participantUserEntities
= new HashSet<>(participants.size());
606
participantUserEntities
.add(userEntity);
639
if (!
participantUserEntities
.contains(entry.getKey())) {
[
all
...]
Completed in 162 milliseconds