Searched refs:extendToConference (Results 1 – 7 of 7) sorted by relevance
304 public void extendToConference(String[] participants) {305 executeMethodAsync(() -> ImsCallSessionImplBase.this.extendToConference(participants),652 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
222 void extendToConference(in String[] participants); in extendToConference() method
1037 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSession1043 miSession.extendToConference(participants); in extendToConference()
309 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
1657 public void extendToConference(String[] participants) throws ImsException { in extendToConference() method in ImsCall1684 mSession.extendToConference(participants); in extendToConference()
17428 method public void extendToConference(String[]);
53121 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->extendToConference([Ljava/lang/String;)V53364 Landroid/telephony/ims/ImsCallSession;->extendToConference([Ljava/lang/String;)V70606 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->extendToConference([Ljava/lang/String;)V70673 Lcom/android/ims/internal/IImsCallSession;->extendToConference([Ljava/lang/String;)V