Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java332 int currentConnectionCount = getNumberOfConnections(); in placeAndVerifyCall() local
355 final int expectedConnectionCount = currentConnectionCount + 1; in placeAndVerifyCall()