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.java237 int currentCallCount = 0; in addAndVerifyNewIncomingCall() local
239 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewIncomingCall()
257 currentCallCount + 1, in addAndVerifyNewIncomingCall()
293 int currentCallCount = 0; in placeAndVerifyCall() local
295 currentCallCount = mInCallCallbacks.getService().getCallCount(); in placeAndVerifyCall()
308 currentCallCount + 1, in placeAndVerifyCall()