Searched refs:connectionManagerPhoneAccount (Results 1 – 8 of 8) sorted by relevance
/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | CtsConnectionService.java | 92 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 97 connectionManagerPhoneAccount, request); in onCreateOutgoingConnection() 100 connectionManagerPhoneAccount, request); in onCreateOutgoingConnection() 106 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument 111 connectionManagerPhoneAccount, request); in onCreateIncomingConnection() 114 connectionManagerPhoneAccount, request); in onCreateIncomingConnection() 161 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteOutgoingConnectionToTelecom() argument 165 connectionManagerPhoneAccount, request); in createRemoteOutgoingConnectionToTelecom() 170 PhoneAccountHandle connectionManagerPhoneAccount, in createRemoteIncomingConnectionToTelecom() argument 174 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 | MockConnectionService.java | 54 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument 58 connection.setPhoneAccountHandle(connectionManagerPhoneAccount); in onCreateOutgoingConnection() 72 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
|
D | NumberDialingTest.java | 49 PhoneAccountHandle connectionManagerPhoneAccount, in testEndInPound()
|
D | CallDetailsTest.java | 73 PhoneAccountHandle connectionManagerPhoneAccount, in setUp() 76 connectionManagerPhoneAccount, in setUp()
|
D | RemoteConferenceTest.java | 451 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls() 454 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCalls() 504 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls() 507 connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls()
|
D | ConferenceTest.java | 283 PhoneAccountHandle connectionManagerPhoneAccount, in addOutgoingCalls() 286 connectionManagerPhoneAccount, in addOutgoingCalls()
|
D | RemoteConnectionTest.java | 1115 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCall() 1118 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCall() 1149 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionIncomingCall() 1152 connectionManagerPhoneAccount, request); in addRemoteConnectionIncomingCall()
|