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.java78 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testSingleOutgoingCallLocalDisconnect()
95 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testSingleOutgoingCallRemoteDisconnect()
114 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingCall()
140 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCall()
168 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingVideoCallAsAudio()
195 IdPair ids = startIncomingPhoneCall("650-555-1212", mPhoneAccountA0.getAccountHandle(), in testTelecomManagerAcceptRingingInvalidVideoState()
216 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testSingleIncomingCallLocalDisconnect()
231 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testSingleIncomingCallRemoteDisconnect()
245 IdPair ids = startAndMakeDialingEmergencyCall(phoneNumber, in testIncomingEmergencyCallback()
290 IdPair ids = outgoingCallPhoneAccountSelected(mPhoneAccountA0.getAccountHandle(), in testOutgoingCallAndSelectPhoneAccount()
[all …]
DTelecomSystemTest.java292 class IdPair { class in TelecomSystemTest
296 public IdPair(String connectionId, String callId) { in IdPair() method in TelecomSystemTest.IdPair
336 IdPair callId1 = startAndMakeActiveOutgoingCall("650-555-1212", in makeConferenceCall()
339 IdPair callId2 = startAndMakeActiveOutgoingCall("650-555-1213", in makeConferenceCall()
505 protected IdPair outgoingCallPhoneAccountSelected(PhoneAccountHandle phoneAccountHandle, in outgoingCallPhoneAccountSelected()
509 IdPair ids = outgoingCallCreateConnectionComplete(startingNumConnections, startingNumCalls, in outgoingCallPhoneAccountSelected()
525 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall()
533 protected IdPair startOutgoingPhoneCall(String number, PhoneAccountHandle phoneAccountHandle, in startOutgoingPhoneCall()
546 protected IdPair triggerEmergencyRedial(PhoneAccountHandle phoneAccountHandle, in triggerEmergencyRedial()
547 ConnectionServiceFixture connectionServiceFixture, IdPair emergencyIds) in triggerEmergencyRedial()
[all …]
DVideoCallTests.java48 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testAutoSpeakerphoneIncomingBidirectional()
64 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testAutoSpeakerphoneIncomingReceiveOnly()
78 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testAutoSpeakerphoneOutgoingBidirectional()
93 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testAutoSpeakerphoneOutgoingTransmitOnly()
108 IdPair ids = startAndMakeActiveOutgoingCall("650-555-1212", in testNoAutoSpeakerphoneOnOutgoing()
122 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testNoAutoSpeakerphoneOnIncoming()
DCallExtrasTest.java53 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutExtras()
79 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutBooleanExtra()
100 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutIntExtra()
121 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsPutStringExtra()
143 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsRemoveExtra()
173 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsUpdateExisting()
209 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testCsSetExtras()
252 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testICSPutExtras()
275 IdPair ids = startAndMakeActiveIncomingCall("650-555-1212", in testExtrasBidirectional()
DAnalyticsTests.java58 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsSingleCall()
100 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsDumping()
142 IdPair testCall1 = startAndMakeActiveIncomingCall(
146 IdPair testCall2 = startAndMakeActiveOutgoingCall(
195 IdPair callIds = startAndMakeActiveOutgoingCall( in testAnalyticsVideo()
267 IdPair testCall = startAndMakeActiveIncomingCall( in testAnalyticsDumpToProto()
314 IdPair testCall = startAndMakeActiveIncomingCall(
DVideoProviderTest.java76 private IdPair mCallIds;