Home
last modified time | relevance | path

Searched refs:IdPair (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBasicCallTests.java102 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testSingleOutgoingCallLocalDisconnect()
133 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testSingleOutgoingCallRemoteDisconnect()
155 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
182 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
211 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
239 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()
261 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testSingleIncomingCallLocalDisconnect()
282 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testSingleIncomingCallRemoteDisconnect()
299 IdPair ids = startAndMakeDialingEmergencyCall(phoneNumber, in testIncomingEmergencyCallback()
354 IdPair ids = outgoingCallPhoneAccountSelected(mPhoneAccountA0.getAccountHandle(), in testOutgoingCallAndSelectPhoneAccount()
[all …]
DVideoCallTests.java74 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testAutoSpeakerphoneIncomingBidirectional()
91 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testAutoSpeakerphoneIncomingReceiveOnly()
106 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testAutoSpeakerphoneOutgoingBidirectional()
122 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testAutoSpeakerphoneOutgoingTransmitOnly()
138 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testNoAutoSpeakerphoneOnOutgoing()
153 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testNoAutoSpeakerphoneOnIncoming()
167 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallMissedCheckVideoHistory()
184 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testIncomingVideoCallRejectedCheckVideoHistory()
202 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallCanceledCheckVideoHistory()
220 IdPair ids = startOutgoingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testOutgoingVideoCallRejectedCheckVideoHistory()
[all …]
DTelecomSystemTest.java334 class IdPair { class in TelecomSystemTest
338 public IdPair(String connectionId, String callId) { in IdPair() method in TelecomSystemTest.IdPair
414 IdPair callId1 = startAndMakeActiveOutgoingCall("650-555-1212", in makeConferenceCall()
417 IdPair callId2 = startAndMakeActiveOutgoingCall("650-555-1213", in makeConferenceCall()
638 protected IdPair outgoingCallPhoneAccountSelected(PhoneAccountHandle phoneAccountHandle, in outgoingCallPhoneAccountSelected()
642 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in outgoingCallPhoneAccountSelected()
658 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall()
666 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall()
682 protected IdPair triggerEmergencyRedial(PhoneAccountHandle phoneAccountHandle, in triggerEmergencyRedial()
683 ConnectionServiceFixture connectionServiceFixture, IdPair emergencyIds) in triggerEmergencyRedial()
[all …]
DCallExtrasTest.java80 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutExtras()
107 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutBooleanExtra()
132 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutIntExtra()
156 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutStringExtra()
181 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsRemoveExtra()
214 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsUpdateExisting()
253 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsSetExtras()
297 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testICSPutExtras()
321 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testExtrasBidirectional()
DAnalyticsTests.java98 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsSingleCall()
141 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsDumping()
184 IdPair testCall1 = startAndMakeActiveIncomingCall(
188 IdPair testCall2 = startAndMakeActiveOutgoingCall(
238 IdPair callIds = startAndMakeActiveOutgoingCall( in testAnalyticsVideo()
314 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsDumpToProto()
363 IdPair testCall = startAndMakeActiveIncomingCall(
404 IdPair testCall = startAndMakeActiveIncomingCall(
DVideoProviderTest.java83 private IdPair mCallIds;