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/
DConferenceTest.java322 setAndVerifyConferenceablesForOutgoingConnection(0); in addOutgoingCalls()
323 setAndVerifyConferenceablesForOutgoingConnection(1); in addOutgoingCalls()
DRemoteConferenceTest.java567 setAndVerifyConferenceablesForOutgoingConnection(0); in addRemoteConnectionOutgoingCalls()
568 setAndVerifyConferenceablesForOutgoingConnection(1); in addRemoteConnectionOutgoingCalls()
DBaseTelecomTestWithMockServices.java411 void setAndVerifyConferenceablesForOutgoingConnection(int connectionIndex) { in setAndVerifyConferenceablesForOutgoingConnection() method in BaseTelecomTestWithMockServices