/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsRemoteConnectionService.java | 91 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in CtsRemoteConnectionService 95 return sConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection() 98 return mMockConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection()
|
D | ExternalCallTest.java | 48 public Connection onCreateOutgoingConnection( in setUp() 51 Connection connection = super.onCreateOutgoingConnection( in setUp()
|
D | CtsConnectionService.java | 86 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in CtsConnectionService 90 return sConnectionService.onCreateOutgoingConnection( in onCreateOutgoingConnection()
|
D | NumberDialingTest.java | 48 public Connection onCreateOutgoingConnection( in testEndInPound()
|
D | RemoteConferenceTest.java | 482 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()
|
D | CtsSelfManagedConnectionService.java | 93 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsSelfManagedConnectionService
|
D | MockConnectionService.java | 68 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in MockConnectionService
|
D | ConferenceTest.java | 436 public Connection onCreateOutgoingConnection( in addOutgoingCalls() 439 Connection connection = super.onCreateOutgoingConnection( in addOutgoingCalls()
|
D | CallDetailsTest.java | 89 public Connection onCreateOutgoingConnection( in setUp() 92 Connection connection = super.onCreateOutgoingConnection( in setUp()
|
D | RemoteConnectionTest.java | 1202 public Connection onCreateOutgoingConnection( in addRemoteConnectionOutgoingCall() 1205 MockConnection connection = (MockConnection)super.onCreateOutgoingConnection( in addRemoteConnectionOutgoingCall()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | DummyConnectionService.java | 38 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() method in DummyConnectionService
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
D | CtsSelfManagedConnectionService.java | 86 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsSelfManagedConnectionService
|
D | CtsConnectionService.java | 106 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerAccount, in onCreateOutgoingConnection() method in CtsConnectionService
|