Home
last modified time | relevance | path

Searched refs:connectionManagerPhoneAccount (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() 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()
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()
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()
97 public Connection onCreateIncomingConnection(PhoneAccountHandle connectionManagerPhoneAccount, in onCreateIncomingConnection() argument
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.java422 PhoneAccountHandle connectionManagerPhoneAccount, in addOutgoingCalls()
425 connectionManagerPhoneAccount, in addOutgoingCalls()
DCallDetailsTest.java87 PhoneAccountHandle connectionManagerPhoneAccount, in setUp()
90 connectionManagerPhoneAccount, in setUp()
DRemoteConnectionTest.java1203 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionOutgoingCall()
1206 connectionManagerPhoneAccount, request); in addRemoteConnectionOutgoingCall()
1237 PhoneAccountHandle connectionManagerPhoneAccount, in addRemoteConnectionIncomingCall()
1240 connectionManagerPhoneAccount, request); in addRemoteConnectionIncomingCall()
/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