Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DRemoteConferenceTest.java658 setAndVerifyConferenceablesForOutgoingConnection(0); in addRemoteConnectionOutgoingCalls()
659 setAndVerifyConferenceablesForOutgoingConnection(1); in addRemoteConnectionOutgoingCalls()
DConferenceTest.java580 setAndVerifyConferenceablesForOutgoingConnection(0); in addOutgoingCalls()
581 setAndVerifyConferenceablesForOutgoingConnection(1); in addOutgoingCalls()
DBaseTelecomTestWithMockServices.java1074 void setAndVerifyConferenceablesForOutgoingConnection(int connectionIndex) { in setAndVerifyConferenceablesForOutgoingConnection() method in BaseTelecomTestWithMockServices