Home
last modified time | relevance | path

Searched refs:verifyConference (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DRemoteConnectionTest.java218 MockConference conference = verifyConference(2); in testRemoteIncomingConference()
266 MockConference conference = verifyConference(2); in testRemoteOutgoingConference()
DBaseTelecomTestWithMockServices.java1052 MockConference verifyConference(int permit) { in verifyConference() method in BaseTelecomTestWithMockServices