Home
last modified time | relevance | path

Searched refs:addExistingConnection (Results 1 – 15 of 15) sorted by relevance

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DImsConferenceTest.java109 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testPropertyPropagation()
150 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testSinglePartyEmulation()
166 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testSinglePartyEmulation()
208 verify(mMockTelephonyConnectionServiceProxy, times(3)).addExistingConnection( in testDisconnectParticipantViaDisconnectState()
230 verify(mMockTelephonyConnectionServiceProxy, never()).addExistingConnection( in testDisconnectParticipantViaDisconnectState()
272 verify(mMockTelephonyConnectionServiceProxy, times(3)).addExistingConnection( in testDisconnectParticipantViaRemoval()
281 verify(mMockTelephonyConnectionServiceProxy, never()).addExistingConnection( in testDisconnectParticipantViaRemoval()
323 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testSinglePartyEmulationEnterOnDisconnectParticipant()
344 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testSinglePartyEmulationEnterOnDisconnectParticipant()
391 verify(mMockTelephonyConnectionServiceProxy, times(2)).addExistingConnection( in testSinglePartyEmulationWithPreDisconnectParticipantUpdate()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnectionServiceProxy.java33 void addExistingConnection(PhoneAccountHandle phoneAccountHandle, in addExistingConnection() method
35 void addExistingConnection(PhoneAccountHandle phoneAccountHandle, in addExistingConnection() method
H A DTelephonyConnectionService.java120 public void addExistingConnection(PhoneAccountHandle phoneAccountHandle,
123 .addExistingConnection(phoneAccountHandle, connection);
126 public void addExistingConnection(PhoneAccountHandle phoneAccountHandle,
129 .addExistingConnection(phoneAccountHandle, connection, conference);
963 addExistingConnection(mPhoneUtilsProxy.makePstnPhoneAccountHandleWithPrefix( in adjustAndPlaceOutgoingConnection()
H A DImsConference.java1269 mTelephonyConnectionService.addExistingConnection(mConferenceHostPhoneAccountHandle, in createConferenceParticipantConnection()
1447 mTelephonyConnectionService.addExistingConnection(phoneAccountHandle, c); in handleOriginalConnectionChange()
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DConnectionServiceAdapter.java453 void addExistingConnection(String callId, ParcelableConnection connection) { in addExistingConnection() method in ConnectionServiceAdapter
457 adapter.addExistingConnection(callId, connection, Log.getExternalSession()); in addExistingConnection()
H A DConnectionServiceAdapterServant.java273 mDelegate.addExistingConnection((String) args.arg1,
585 public final void addExistingConnection(String connectionId,
H A DRemoteConnectionService.java376 public void addExistingConnection(String callId, ParcelableConnection connection,
H A DConnectionService.java2742 public final void addExistingConnection(PhoneAccountHandle phoneAccountHandle, in addExistingConnection() method in ConnectionService
2744 addExistingConnection(phoneAccountHandle, connection, null /* conference */); in addExistingConnection()
2776 public final void addExistingConnection(@NonNull PhoneAccountHandle phoneAccountHandle, in addExistingConnection() method in ConnectionService
2811 mAdapter.addExistingConnection(id, parcelableConnection); in addExistingConnection()
/aosp12/frameworks/base/telecomm/java/com/android/internal/telecom/
H A DIConnectionServiceAdapter.aidl106 void addExistingConnection(String callId, in ParcelableConnection connection, in addExistingConnection() method
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DConnectionServiceFixture.java687 a.addExistingConnection(id, parcelable(mConnectionById.get(id)), null /*Session.Info*/); in sendAddExistingConnection()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DConnectionServiceWrapper.java866 public void addExistingConnection(String callId, ParcelableConnection connection, in addExistingConnection() method in ConnectionServiceWrapper.Adapter
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt10848 …method public final void addExistingConnection(@NonNull android.telecom.PhoneAccountHandle, @NonNu…
H A Dcurrent.txt40071 …method public final void addExistingConnection(android.telecom.PhoneAccountHandle, android.telecom…
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt55198 Landroid/telecom/ConnectionService;->addExistingConnection(Landroid/telecom/PhoneAccountHandle;Land…
55339 Landroid/telecom/ConnectionServiceAdapter;->addExistingConnection(Ljava/lang/String;Landroid/teleco…
86662 Lcom/android/internal/telecom/IConnectionServiceAdapter$Stub$Proxy;->addExistingConnection(Ljava/la…
86737 Lcom/android/internal/telecom/IConnectionServiceAdapter;->addExistingConnection(Ljava/lang/String;L…