Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java1590 TestUtils.InvokeCounter currentEndpointCounter = in testCallEndpoint() local
1592 currentEndpointCounter.waitForCount(WAIT_FOR_STATE_CHANGE_TIMEOUT_MS); in testCallEndpoint()
1593 CallEndpoint currentEndpoint = (CallEndpoint) currentEndpointCounter.getArgs(0)[0]; in testCallEndpoint()
1612 currentEndpointCounter.clearArgs(); in testCallEndpoint()
1620 currentEndpointCounter.waitForPredicate(new Predicate<CallEndpoint>() { in testCallEndpoint()
1630 currentEndpointCounter.clearArgs(); in testCallEndpoint()
1638 currentEndpointCounter.waitForPredicate(new Predicate<CallEndpoint>() { in testCallEndpoint()