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.java598 setAndVerifyConferenceablesForOutgoingConnection(0); in addRemoteConnectionOutgoingCalls()
599 setAndVerifyConferenceablesForOutgoingConnection(1); in addRemoteConnectionOutgoingCalls()
DConferenceTest.java485 setAndVerifyConferenceablesForOutgoingConnection(0); in addOutgoingCalls()
486 setAndVerifyConferenceablesForOutgoingConnection(1); in addOutgoingCalls()
DBaseTelecomTestWithMockServices.java720 void setAndVerifyConferenceablesForOutgoingConnection(int connectionIndex) { in setAndVerifyConferenceablesForOutgoingConnection() method in BaseTelecomTestWithMockServices