Searched refs:startConference (Results 1 – 4 of 4) sorted by relevance
405 startConference(connection); in recalculateConference()425 private void startConference(TelephonyConnection connection) { in startConference() method in ImsConferenceController
926 originalConnection = phone.startConference( in placeOutgoingConference()
1855 public void startConference(List<Uri> participants, Bundle extras,1867 mCallsManager.startConference(participants, extras, callingPackage,
2477 public void startConference(List<Uri> participants, Bundle clientExtras, String callingPackage, in startConference() method in CallsManager