Home
last modified time | relevance | path

Searched refs:startConference (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java191 public void startConference(String[] participants, ImsCallProfile profile) throws
193 executeMethodAsync(() -> ImsCallSessionImplBase.this.startConference(participants,
472 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl128 void startConference(in String[] participants, in ImsCallProfile profile); in startConference() method
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl281 void startConference(in List<Uri> participants, in Bundle extras, in startConference() method
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java182 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java534 Connection startConference(String[] participantsToDial, @NonNull DialArgs dialArgs) in startConference() method
DGsmCdmaPhone.java1381 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in GsmCdmaPhone
1389 return imsPhone.startConference(participantsToDial, dialArgs); in startConference()
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java2351 public void startConference(@NonNull List<Uri> participants, in startConference() method in TelecomManager
2356 service.startConference(participants, extras, in startConference()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java815 miSession.startConference(participants, profile); in start()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java931 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in ImsPhone
935 return mCT.startConference(participantsToDial, imsDialArgsBuilder.build()); in startConference()
DImsPhoneCallTracker.java1444 public Connection startConference(String[] participantsToDial, ImsPhone.ImsDialArgs dialArgs) in startConference() method in ImsPhoneCallTracker
/frameworks/base/core/api/
Dsystem-current.txt15374 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
Dcurrent.txt40825 …method @RequiresPermission(android.Manifest.permission.CALL_PHONE) public void startConference(@No…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt53789 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->startConference([Ljava/lang/String;Land…
71275 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->startConference([Ljava/lang/String;Landroid/…
71340 Lcom/android/ims/internal/IImsCallSession;->startConference([Ljava/lang/String;Landroid/telephony/i…