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.java651 int startingNumConnections, int startingNumCalls, in outgoingCallPhoneAccountSelected()
682 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingPhoneCall() local
698 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in triggerEmergencyRedial() local
719 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startOutgoingEmergencyCall() local
842 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in redialingCallCreateConnectionComplete()
864 int startingNumCalls, PhoneAccountHandle phoneAccountHandle, in outgoingCallCreateConnectionComplete()
931 final int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in startIncomingPhoneCall() local
DBasicCallTests.java367 int startingNumCalls = mInCallServiceFixtureX.mCallById.size(); in testOutgoingCallAndSelectPhoneAccount() local