Searched refs:setParticipants (Results 1 – 6 of 6) sorted by relevance
92 builder.setParticipants(participants); in initConversationBuilder()
354 public Builder setParticipants(@NonNull List<Person> participants) { in setParticipants() method in Conversation.Builder
572 conference.setParticipants(connection.getParticipants()); in prepareConference()831 conn.setParticipants(request.getParticipants()); in onCreateOutgoingConnection()1140 connection.setParticipants(request.getParticipants()); in getTelephonyConnection()
586 public final void setParticipants(List<Uri> address) { in setParticipants() method in ImsConference
1915 public final void setParticipants(@Nullable List<Uri> address) { in setParticipants() method in TelephonyConnection
1233 .setParticipants(call.getParticipants()) in createConference()