Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DTelecomSystemTest.java525 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest
529 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall()
533 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest
859 IdPair ids = startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startAndMakeActiveOutgoingCall()
DBasicCallTests.java446 final IdPair ids = startOutgoingPhoneCall("650-555-1212", in do_testDeadlockOnOutgoingCall()