Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java229 public void extendToConference(String[] participants) {
230 ImsCallSessionImplBase.this.extendToConference(participants);
534 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl220 void extendToConference(in String[] participants); in extendToConference() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java986 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSession
992 miSession.extendToConference(participants); in extendToConference()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java309 public void extendToConference(String[] participants) { in extendToConference() method in ImsCallSessionImplBase
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1627 public void extendToConference(String[] participants) throws ImsException { in extendToConference() method in ImsCall
1654 mSession.extendToConference(participants); in extendToConference()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1926 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#extendToConference(String[]) …
H A Dsystem-current.txt13887 method public void extendToConference(String[]);
/aosp12/frameworks/base/boot/hiddenapi/
H A 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