Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java422 int startingNumConnections, int startingNumCalls, in outgoingCallPhoneAccountSelected()
452 int startingNumConnections = connectionServiceFixture.mConnectionById.size(); in startOutgoingPhoneCall() local
540 protected IdPair outgoingCallCreateConnectionComplete(int startingNumConnections, in outgoingCallCreateConnectionComplete()
581 final int startingNumConnections = connectionServiceFixture.mConnectionById.size(); in startIncomingPhoneCall() local
DBasicCallTests.java261 int startingNumConnections = mConnectionServiceFixtureA.mConnectionById.size(); in testOutgoingCallAndSelectPhoneAccount() local