Searched refs:startOutgoingPhoneCall (Results 1 – 3 of 3) sorted by relevance
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | VideoCallTests.java | 204 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallCanceledCheckVideoHistory() 222 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallRejectedCheckVideoHistory() 240 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallAnsweredAsAudio()
|
D | TelecomSystemTest.java | 706 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest 710 return startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startOutgoingPhoneCall() 714 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() method in TelecomSystemTest 1087 IdPair ids = startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startAndMakeActiveOutgoingCall() 1196 IdPair ids = startOutgoingPhoneCall(number, phoneAccountHandle, connectionServiceFixture, in startAndMakeDialingOutgoingCall()
|
D | BasicCallTests.java | 564 final IdPair ids = startOutgoingPhoneCall("650-555-1212", in do_testDeadlockOnOutgoingCall() 1216 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testDeflectCallWhenOutgoing()
|