Home
last modified time | relevance | path

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

/aosp12/frameworks/base/telephony/java/android/telephony/ims/stub/
H A DImsCallSessionImplBase.java171 public void startConference(String[] participants, ImsCallProfile profile) throws
173 ImsCallSessionImplBase.this.startConference(participants, profile);
412 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/aosp12/frameworks/base/telephony/java/com/android/ims/internal/
H A DIImsCallSession.aidl128 void startConference(in String[] participants, in ImsCallProfile profile); in startConference() method
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConferenceController.java370 startConference(connection); in recalculateConference()
390 private void startConference(TelephonyConnection connection) { in startConference() method in ImsConferenceController
H A DTelephonyConnectionService.java524 originalConnection = phone.startConference( in placeOutgoingConference()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DITelecomService.aidl273 void startConference(in List<Uri> participants, in Bundle extras, in startConference() method
/aosp12/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
H A DImsCallSessionImplBase.java182 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneInternalInterface.java533 Connection startConference(String[] participantsToDial, @NonNull DialArgs dialArgs) in startConference() method
H A DGsmCdmaPhone.java1307 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in GsmCdmaPhone
1315 return imsPhone.startConference(participantsToDial, dialArgs); in startConference()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DTelecomManager.java2306 public void startConference(@NonNull List<Uri> participants, in startConference() method in TelecomManager
2311 service.startConference(participants, extras, in startConference()
/aosp12/frameworks/base/telephony/java/android/telephony/ims/
H A DImsCallSession.java802 miSession.startConference(participants, profile); in start()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DTelecomServiceImpl.java1451 public void startConference(List<Uri> participants, Bundle extras,
1459 mCallsManager.startConference(participants, extras, callingPackage,
H A DCallsManager.java1882 public void startConference(List<Uri> participants, Bundle clientExtras, String callingPackage, in startConference() method in CallsManager
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipPhone.java190 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in SipPhone
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhone.java914 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in ImsPhone
918 return mCT.startConference(participantsToDial, imsDialArgsBuilder.build()); in startConference()
H A DImsPhoneCallTracker.java1265 public Connection startConference(String[] participantsToDial, ImsPhone.ImsDialArgs dialArgs) in startConference() method in ImsPhoneCallTracker
/aosp12/frameworks/base/core/api/
H A Dtest-lint-baseline.txt1964 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#startConference(String[], and…
1966 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#startConference(String[], and…
H A Dsystem-current.txt13912 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
H A Dcurrent.txt40437 …method @RequiresPermission(android.Manifest.permission.CALL_PHONE) public void startConference(@No…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57112 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->startConference([Ljava/lang/String;Land…
74598 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->startConference([Ljava/lang/String;Landroid/…
74663 Lcom/android/ims/internal/IImsCallSession;->startConference([Ljava/lang/String;Landroid/telephony/i…