Home
last modified time | relevance | path

Searched refs:outgoingCallCreateConnectionComplete (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java642 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in outgoingCallPhoneAccountSelected()
678 return outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in startOutgoingPhoneCall()
718 return outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in startOutgoingEmergencyCall()
848 protected IdPair outgoingCallCreateConnectionComplete(int startingNumConnections, in outgoingCallCreateConnectionComplete() method in TelecomSystemTest