Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DBaseTelecomTestWithMockServices.java271 int currentCallCount = 0; in addAndVerifyNewIncomingCall() local
273 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewIncomingCall()
292 currentCallCount + 1, in addAndVerifyNewIncomingCall()
328 int currentCallCount = 0; in placeAndVerifyCall() local
330 currentCallCount = mInCallCallbacks.getService().getCallCount(); in placeAndVerifyCall()
345 currentCallCount + 1, in placeAndVerifyCall()