Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsRemoteConnectionService.java91 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in CtsRemoteConnectionService
95 return sConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection()
98 return mMockConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection()
DExternalCallTest.java48 public Connection onCreateOutgoingConnection( in setUp()
51 Connection connection = super.onCreateOutgoingConnection( in setUp()
DCtsConnectionService.java86 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in CtsConnectionService
90 return sConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection()
DNumberDialingTest.java48 public Connection onCreateOutgoingConnection( in testEndInPound()
DRemoteConferenceTest.java482 public Connection onCreateOutgoingConnection( in addRemoteConnectionOutgoingCalls()
485 MockConnection connection = (MockConnection)super.onCreateOutgoingConnection( in addRemoteConnectionOutgoingCalls()
542 public Connection onCreateOutgoingConnection( in addRemoteConnectionOutgoingCalls()
545 Connection connection = super.onCreateOutgoingConnection( in addRemoteConnectionOutgoingCalls()
DCtsSelfManagedConnectionService.java93 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsSelfManagedConnectionService
DMockConnectionService.java68 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in MockConnectionService
DConferenceTest.java436 public Connection onCreateOutgoingConnection( in addOutgoingCalls()
439 Connection connection = super.onCreateOutgoingConnection( in addOutgoingCalls()
DCallDetailsTest.java89 public Connection onCreateOutgoingConnection( in setUp()
92 Connection connection = super.onCreateOutgoingConnection( in setUp()
DRemoteConnectionTest.java1202 public Connection onCreateOutgoingConnection( in addRemoteConnectionOutgoingCall()
1205 MockConnection connection = (MockConnection)super.onCreateOutgoingConnection( in addRemoteConnectionOutgoingCall()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDummyConnectionService.java38 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in DummyConnectionService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/
DCtsSelfManagedConnectionService.java86 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsSelfManagedConnectionService
DCtsConnectionService.java106 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsConnectionService