Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsCallSessionImplBase.java166 public void startConference(String[] participants, ImsCallProfile profile) throws
168 ImsCallSessionImplBase.this.startConference(participants, profile);
401 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/frameworks/base/telephony/java/com/android/ims/internal/
DIImsCallSession.aidl126 void startConference(in String[] participants, in ImsCallProfile profile); in startConference() method
/frameworks/base/telecomm/java/com/android/internal/telecom/
DITelecomService.aidl257 void startConference(in List<Uri> participants, in Bundle extras, in startConference() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DPhoneInternalInterface.java454 Connection startConference(String[] participantsToDial, @NonNull DialArgs dialArgs) in startConference() method
DGsmCdmaPhone.java1267 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in GsmCdmaPhone
1275 return imsPhone.startConference(participantsToDial, dialArgs); in startConference()
/frameworks/base/telephony/java/android/telephony/ims/compat/stub/
DImsCallSessionImplBase.java178 public void startConference(String[] participants, ImsCallProfile profile) { in startConference() method in ImsCallSessionImplBase
/frameworks/base/telecomm/java/android/telecom/
DTelecomManager.java2119 public void startConference(@NonNull List<Uri> participants, in startConference() method in TelecomManager
2124 service.startConference(participants, extras, in startConference()
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallSession.java758 miSession.startConference(participants, profile); in start()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipPhone.java188 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in SipPhone
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java882 public Connection startConference(String[] participantsToDial, DialArgs dialArgs) in startConference() method in ImsPhone
890 return mCT.startConference(participantsToDial, imsDialArgsBuilder.build()); in startConference()
DImsPhoneCallTracker.java1127 public Connection startConference(String[] participantsToDial, ImsPhone.ImsDialArgs dialArgs) in startConference() method in ImsPhoneCallTracker
/frameworks/base/api/
Dtest-lint-baseline.txt1784 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#startConference(String[], and…
1785 Missing nullability on parameter `participants` in method `startConference`
1786 MissingNullability: android.telephony.ims.stub.ImsCallSessionImplBase#startConference(String[], and…
1787 Missing nullability on parameter `profile` in method `startConference`
Dtest-current.txt3927 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
Dsystem-current.txt10138 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
Dcurrent.txt44427 …method @RequiresPermission(android.Manifest.permission.CALL_PHONE) public void startConference(@No…
/frameworks/base/telephony/api/
Dsystem-current.txt1906 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
/frameworks/base/non-updatable-api/
Dsystem-current.txt10036 method public void startConference(String[], android.telephony.ims.ImsCallProfile);
Dcurrent.txt44283 …method @RequiresPermission(android.Manifest.permission.CALL_PHONE) public void startConference(@No…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67812 Landroid/telephony/ims/compat/stub/ImsCallSessionImplBase;->startConference([Ljava/lang/String;Land…
85704 Lcom/android/ims/internal/IImsCallSession$Stub$Proxy;->startConference([Ljava/lang/String;Landroid/…
85769 Lcom/android/ims/internal/IImsCallSession;->startConference([Ljava/lang/String;Landroid/telephony/i…