Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DTelecomSystemTest.java631 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in outgoingCallPhoneAccountSelected()
667 return outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in startOutgoingPhoneCall()
707 return outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in startOutgoingEmergencyCall()
837 protected IdPair outgoingCallCreateConnectionComplete(int startingNumConnections, in outgoingCallCreateConnectionComplete() method in TelecomSystemTest