Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java506 int startingNumConnections, int startingNumCalls, in outgoingCallPhoneAccountSelected()
537 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingPhoneCall() local
550 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in triggerEmergencyRedial() local
571 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingEmergencyCall() local
680 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in redialingCallCreateConnectionComplete()
702 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in outgoingCallCreateConnectionComplete()
749 final int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startIncomingPhoneCall() local
DBasicCallTests.java280 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in testOutgoingCallAndSelectPhoneAccount() local