/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsConnectionService.java | 86 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 91 connectionManagerPhoneAccount, request); in onCreateOutgoingConnection() 99 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument 104 connectionManagerPhoneAccount, request); in onCreateIncomingConnection() 152 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConnectionToTelecom() argument 156 connectionManagerPhoneAccount, request); in createRemoteOutgoingConnectionToTelecom() 161 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConnectionToTelecom() argument 165 connectionManagerPhoneAccount, request); in createRemoteIncomingConnectionToTelecom()
|
D | CtsRemoteConnectionService.java | 91 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 96 connectionManagerPhoneAccount, request); in onCreateOutgoingConnection() 99 connectionManagerPhoneAccount, request); in onCreateOutgoingConnection() 105 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument 110 connectionManagerPhoneAccount, request); in onCreateIncomingConnection() 113 connectionManagerPhoneAccount, request); in onCreateIncomingConnection()
|
D | ExternalCallTest.java | 49 PhoneAccountHandle connectionManagerPhoneAccount, in setUp() 52 connectionManagerPhoneAccount, in setUp()
|
D | MockConnectionService.java | 68 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 72 connection.setPhoneAccountHandle(connectionManagerPhoneAccount); in onCreateOutgoingConnection() 99 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|
D | IncomingCallTest.java | 127 PhoneAccountHandle connectionManagerPhoneAccount, in testAddNewIncomingCallVoipState() 130 connectionManagerPhoneAccount, in testAddNewIncomingCallVoipState()
|
D | NumberDialingTest.java | 49 PhoneAccountHandle connectionManagerPhoneAccount, in testEndInPound()
|
D | RemoteConferenceTest.java | 483 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls() 486 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCalls() 543 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls() 546 connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls()
|
D | CtsSelfManagedConnectionService.java | 100 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|
D | ConferenceTest.java | 437 PhoneAccountHandle connectionManagerPhoneAccount, in addOutgoingCalls() 440 connectionManagerPhoneAccount, in addOutgoingCalls()
|
D | RemoteConnectionTest.java | 1203 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCall() 1206 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCall() 1237 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionIncomingCall() 1240 connectionManagerPhoneAccount, request); in addRemoteConnectionIncomingCall()
|
D | CallDetailsTest.java | 90 PhoneAccountHandle connectionManagerPhoneAccount, in setUp() 93 connectionManagerPhoneAccount, in setUp()
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | DummyConnectionService.java | 38 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 48 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/telecom/ |
D | CtsSelfManagedConnectionService.java | 80 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|
D | CtsConnectionService.java | 113 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|