Searched refs:currentCallCount (Results 1 – 2 of 2) sorted by relevance
447 int currentCallCount = 0; in addAndVerifyNewFailedIncomingCall() local449 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewFailedIncomingCall()474 currentCallCount, in addAndVerifyNewFailedIncomingCall()484 int currentCallCount = 0; in addAndVerifyNewIncomingCall() local486 currentCallCount = mInCallCallbacks.getService().getCallCount(); in addAndVerifyNewIncomingCall()505 currentCallCount + 1, in addAndVerifyNewIncomingCall()526 int currentCallCount = (getInCallService() == null) ? 0 : getInCallService().getCallCount(); in placeAndVerifyCallByRedirection() local531 currentCallCount++; in placeAndVerifyCallByRedirection()534 currentCallCount); in placeAndVerifyCallByRedirection()565 int currentCallCount = (getInCallService() == null) ? 0 : getInCallService().getCallCount(); in placeAndVerifyCall() local[all …]
122 int currentCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in addAndVerifyNewIncomingCallInCarMode() local129 assertCallCount(currentCallCount + 1); in addAndVerifyNewIncomingCallInCarMode()