Searched refs:setParticipants (Results 1 – 4 of 4) sorted by relevance
597 public final void setParticipants(List<Uri> address) { in setParticipants() method in ImsConference
975 conference.setParticipants(connection.getParticipants()); in prepareConference()1320 conn.setParticipants(request.getParticipants()); in onCreateOutgoingConnection()1703 connection.setParticipants(request.getParticipants()); in getTelephonyConnection()
1951 public final void setParticipants(@Nullable List<Uri> address) { in setParticipants() method in TelephonyConnection
1644 .setParticipants(call.getParticipants()) in createConference()