Searched refs:startConference (Results 1 – 4 of 4) sorted by relevance
370 startConference(connection); in recalculateConference()390 private void startConference(TelephonyConnection connection) { in startConference() method in ImsConferenceController
554 originalConnection = phone.startConference( in placeOutgoingConference()
1341 public void startConference(List<Uri> participants, Bundle extras,1349 mCallsManager.startConference(participants, extras, callingPackage,
1752 public void startConference(List<Uri> participants, Bundle clientExtras, String callingPackage, in startConference() method in CallsManager