HomeSort by relevance Sort by last modified time
    Searched refs:verifyConnectionForOutgoingCallOnRemoteCS (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
BaseRemoteTelecomTest.java 104 MockConnection verifyConnectionForOutgoingCallOnRemoteCS() {
106 return verifyConnectionForOutgoingCallOnRemoteCS(0);
109 MockConnection verifyConnectionForOutgoingCallOnRemoteCS(int connectionIndex) {
RemoteConferenceTest.java 277 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2);
308 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(2);
398 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1);
582 mRemoteConnection1 = verifyConnectionForOutgoingCallOnRemoteCS(0);
591 mRemoteConnection2 = verifyConnectionForOutgoingCallOnRemoteCS(1);
RemoteConnectionTest.java 493 MockConnection newConnection = verifyConnectionForOutgoingCallOnRemoteCS(1);
    [all...]

Completed in 3763 milliseconds