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.java441 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest
445 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall()
449 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest
685 IdPair ids = startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startAndMakeActiveOutgoingCall()
DBasicCallTests.java423 final IdPair ids = startOutgoingPhoneCall("650-555-1212", in do_testDeadlockOnOutgoingCall()