Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsConnectionService.java86 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()
DCtsRemoteConnectionService.java91 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()
DExternalCallTest.java49 PhoneAccountHandle connectionManagerPhoneAccount, in setUp()
52 connectionManagerPhoneAccount, in setUp()
DMockConnectionService.java68 public Connection onCreateOutgoingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateOutgoingConnection() argument
72 connection.setPhoneAccountHandle(connectionManagerPhoneAccount); in onCreateOutgoingConnection()
99 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
DIncomingCallTest.java127 PhoneAccountHandle connectionManagerPhoneAccount, in testAddNewIncomingCallVoipState()
130 connectionManagerPhoneAccount, in testAddNewIncomingCallVoipState()
DNumberDialingTest.java49 PhoneAccountHandle connectionManagerPhoneAccount, in testEndInPound()
DRemoteConferenceTest.java483 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls()
486 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCalls()
543 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls()
546 connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCalls()
DCtsSelfManagedConnectionService.java100 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
DConferenceTest.java437 PhoneAccountHandle connectionManagerPhoneAccount, in addOutgoingCalls()
440 connectionManagerPhoneAccount, in addOutgoingCalls()
DRemoteConnectionTest.java1203 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCall()
1206 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCall()
1237 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionIncomingCall()
1240 connectionManagerPhoneAccount, request); in addRemoteConnectionIncomingCall()
DCallDetailsTest.java90 PhoneAccountHandle connectionManagerPhoneAccount, in setUp()
93 connectionManagerPhoneAccount, in setUp()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DDummyConnectionService.java38 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/
DCtsSelfManagedConnectionService.java80 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
DCtsConnectionService.java113 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument