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.java639 int startingNumConnections, int startingNumCalls, in outgoingCallPhoneAccountSelected()
670 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingPhoneCall() local
686 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in triggerEmergencyRedial() local
707 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingEmergencyCall() local
827 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in redialingCallCreateConnectionComplete()
849 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in outgoingCallCreateConnectionComplete()
906 final int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startIncomingPhoneCall() local
DBasicCallTests.java336 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in testOutgoingCallAndSelectPhoneAccount() local