Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DThirdPartyInCallServiceTest.java122 int currentCallCount = mICtsThirdPartyInCallServiceControl.getLocalCallCount(); in addAndVerifyNewIncomingCallInCarMode() local
DBaseTelecomTestWithMockServices.java447 int currentCallCount = 0; in addAndVerifyNewFailedIncomingCall() local
484 int currentCallCount = 0; in addAndVerifyNewIncomingCall() local
526 int currentCallCount = (getInCallService() == null) ? 0 : getInCallService().getCallCount(); in placeAndVerifyCallByRedirection() local
565 int currentCallCount = (getInCallService() == null) ? 0 : getInCallService().getCallCount(); in placeAndVerifyCall() local
623 int currentCallCount = (getInCallService() == null) ? 0 : getInCallService().getCallCount(); in placeAndVerifyEmergencyCall() local