Home
last modified time | relevance | path

Searched refs:onCreateIncomingConnection (Results 1 – 14 of 14) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsRemoteConnectionService.java109 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsRemoteConnectionService
114 return sConnectionService.onCreateIncomingConnection( in onCreateIncomingConnection()
117 return mMockConnectionService.onCreateIncomingConnection( in onCreateIncomingConnection()
DCtsConnectionService.java100 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsConnectionService
104 return testImpl.onCreateIncomingConnection(connectionManagerPhoneAccount, request); in onCreateIncomingConnection()
DMockConnectionService.java118 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in MockConnectionService
216 final Connection connection = onCreateIncomingConnection(connectionManagerPhoneAccount, in onCreateIncomingConference()
DCtsSelfManagedConnectionService.java96 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsSelfManagedConnectionService
DIncomingCallTest.java288 public Connection onCreateIncomingConnection( in testAddNewIncomingCallVoipState()
291 Connection connection = super.onCreateIncomingConnection( in testAddNewIncomingCallVoipState()
DRemoteConnectionTest.java1443 public Connection onCreateIncomingConnection( in addRemoteConnectionIncomingCall()
1446 MockConnection connection = (MockConnection)super.onCreateIncomingConnection( in addRemoteConnectionIncomingCall()
/cts/tests/tests/mediacujtest/common/src/android/media/cujcommon/cts/
DCallNotificationService.java32 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CallNotificationService
/cts/tests/tests/telecom-apps/ManagedConnectionService/src/android/telecom/cts/apps/managedapp/
DManagedConnectionService.java64 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in ManagedConnectionService
/cts/tests/tests/telecom-apps/ConnectionServiceVoipAppMain/src/android/telecom/cts/apps/connectionservicevoipappmain/
DVoipConnectionServiceMain.java64 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in VoipConnectionServiceMain
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DTestConnectionService.java48 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in TestConnectionService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java83 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsSelfManagedConnectionService
DCtsConnectionService.java116 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() method in CtsConnectionService
/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DCallBlockingTest.java131 public Connection onCreateIncomingConnection( in onCreateIncomingConnection() method in CallBlockingTest.DummyConnectionService
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt42907 …method public android.telecom.Connection onCreateIncomingConnection(android.telecom.PhoneAccountHa…