Home
last modified time | relevance | path

Searched refs:verifyConnectionForOutgoingCallOnRemoteCS (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseRemoteTelecomTest.java104 MockConnection verifyConnectionForOutgoingCallOnRemoteCS() { in verifyConnectionForOutgoingCallOnRemoteCS() method in BaseRemoteTelecomTest
106 return verifyConnectionForOutgoingCallOnRemoteCS(0); in verifyConnectionForOutgoingCallOnRemoteCS()
109 MockConnection verifyConnectionForOutgoingCallOnRemoteCS(int connectionIndex) { in verifyConnectionForOutgoingCallOnRemoteCS() method in BaseRemoteTelecomTest
DRemoteConferenceTest.java277 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2); in testRemoteConferenceCallbacks_ConnectionAdd()
308 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2); in testRemoteConferenceCallbacks_ConnectionRemove()
369 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1); in testRemoteConferenceCallbacks_ConferenceableConnections()
551 mRemoteConnection1 = verifyConnectionForOutgoingCallOnRemoteCS(0); in addRemoteConnectionOutgoingCalls()
560 mRemoteConnection2 = verifyConnectionForOutgoingCallOnRemoteCS(1); in addRemoteConnectionOutgoingCalls()
DRemoteConnectionTest.java464 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1); in testRemoteConnectionCallbacks_ConferenceableConnections()
1145 mRemoteConnection = verifyConnectionForOutgoingCallOnRemoteCS(); in addRemoteConnectionOutgoingCall()