D | TelecomSystemTest.java | 364 class IdPair { class in TelecomSystemTest 368 public IdPair(String connectionId, String callId) { in IdPair() method in TelecomSystemTest.IdPair 456 IdPair callId1 = startAndMakeActiveOutgoingCallWithExtras("650-555-1212", in makeConferenceCall() 459 IdPair callId2 = startAndMakeActiveOutgoingCallWithExtras("650-555-1213", in makeConferenceCall() 686 protected IdPair outgoingCallPhoneAccountSelected(PhoneAccountHandle phoneAccountHandle, in outgoingCallPhoneAccountSelected() 690 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in outgoingCallPhoneAccountSelected() 706 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() 714 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall() 730 protected IdPair triggerEmergencyRedial(PhoneAccountHandle phoneAccountHandle, in triggerEmergencyRedial() 731 ConnectionServiceFixture connectionServiceFixture, IdPair emergencyIds) in triggerEmergencyRedial() [all …]
|