Home
last modified time | relevance | path

Searched refs:extendToConference (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java229 public void extendToConference(String[] participants) {
230 ImsCallSessionImplBase.this.extendToConference(participants);
534 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl220 void extendToConference(in String[] participants); in extendToConference() method
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java986 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSession
992 miSession.extendToConference(participants); in extendToConference()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java309 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsCall.java1627 public void extendToConference(String[] participants) throws ImsException { in extendToConference() method in ImsCall
1654 mSession.extendToConference(participants); in extendToConference()
/frameworks/base/core/api/
Dtest-lint-baseline.txt1926 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#extendToConference(String[]) …
Dsystem-current.txt13839 method public void extendToConference(String[]);
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57087 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->extendToConference([Ljava/lang/String;)V
57330 Landroid/telephony/ims/ImsCallSession;->extendToConference([Ljava/lang/String;)V
74572 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->extendToConference([Ljava/lang/String;)V
74639 Lcom/android/ims/internal/IImsCallSession;->extendToConference([Ljava/lang/String;)V