Home
last modified time | relevance | path

Searched refs:inviteParticipants (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java234 public void inviteParticipants(String[] participants) {
235 ImsCallSessionImplBase.this.inviteParticipants(participants);
544 public void inviteParticipants(String[] participants) { in inviteParticipants() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl229 void inviteParticipants(in String[] participants); in inviteParticipants() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java1004 public void inviteParticipants(String[] participants) { in inviteParticipants() method in ImsCallSession
1010 miSession.inviteParticipants(participants); in inviteParticipants()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java320 public void inviteParticipants(String[] participants) { in inviteParticipants() method in ImsCallSessionImplBase
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/
H A DImsCall.java1663 public void inviteParticipants(String[] participants) throws ImsException { in inviteParticipants() method in ImsCall
1673 mSession.inviteParticipants(participants); in inviteParticipants()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java1392 imsPhoneCall.getImsCall().inviteParticipants( in performAddConferenceParticipants()
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1944 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#inviteParticipants(String[]) …
H A Dsystem-current.txt13896 method public void inviteParticipants(String[]);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57096 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->inviteParticipants([Ljava/lang/String;)V
57340 Landroid/telephony/ims/ImsCallSession;->inviteParticipants([Ljava/lang/String;)V
74582 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->inviteParticipants([Ljava/lang/String;)V
74648 Lcom/android/ims/internal/IImsCallSession;->inviteParticipants([Ljava/lang/String;)V