Searched refs:startOutgoingPhoneCall (Results 1 – 2 of 2) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | TelecomSystemTest.java | 525 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()
|
D | BasicCallTests.java | 446 final IdPair ids = startOutgoingPhoneCall("650-555-1212", in do_testDeadlockOnOutgoingCall()
|