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.java313 setAndVerifyConferenceablesForOutgoingConnection(0); in addOutgoingCalls()
314 setAndVerifyConferenceablesForOutgoingConnection(1); in addOutgoingCalls()
DRemoteConferenceTest.java551 setAndVerifyConferenceablesForOutgoingConnection(0); in addRemoteConnectionOutgoingCalls()
552 setAndVerifyConferenceablesForOutgoingConnection(1); in addRemoteConnectionOutgoingCalls()
DBaseTelecomTestWithMockServices.java360 void setAndVerifyConferenceablesForOutgoingConnection(int connectionIndex) { in setAndVerifyConferenceablesForOutgoingConnection() method in BaseTelecomTestWithMockServices