Home
last modified time | relevance | path

Searched refs:getLastCall (Results 1 – 20 of 20) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java77 final Call call = inCallService.getLastCall(); in testMuteAndUnmutePhone()
104 final Call call = inCallService.getLastCall(); in testSwitchAudioRoutes()
164 final Call call = inCallService.getLastCall(); in testPlayAndStopDtmfTones()
197 final Call call = inCallService.getLastCall(); in testHoldAndUnholdCall()
224 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAudioOnly()
243 final Call call = inCallService.getLastCall(); in testAcceptRingingCall()
265 final Call call = inCallService.getLastCall(); in testEndRingingCall()
287 final Call call = inCallService.getLastCall(); in testEndCall()
316 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
324 final Call call2 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
[all …]
DEmergencyCallTests.java45 Call eCall = getInCallService().getLastCall(); in testStartEmergencyCall()
66 Call eCall = getInCallService().getLastCall(); in testOngoingEmergencyCallAndReceiveIncomingCall()
89 Call incomingCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
94 Call eCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
120 Call outgoingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
127 Call incomingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
132 Call eCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
DBackgroundCallAudioTest.java82 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllow()
108 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningDisallow()
136 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningMissed()
162 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing()
201 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
221 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
245 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
262 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
278 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCall()
299 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCallMissed()
[all …]
DVideoCallTest.java69 final Call call = inCallService.getLastCall(); in testMakeTwoWayVideoCall()
91 final Call call = inCallService.getLastCall(); in testMakeOneWayVideoCall()
109 final Call call = inCallService.getLastCall(); in testUpgradeToVideo()
134 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyRequest()
163 final Call call = inCallService.getLastCall(); in testSendSessionModifyResponse()
188 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyResponse()
244 final Call call = inCallService.getLastCall(); in testVideoCallDelayProvider()
276 final Call call = inCallService.getLastCall(); in testChangeCamera()
301 final Call call = inCallService.getLastCall(); in testRequestCameraCapabilities()
329 final Call call = inCallService.getLastCall(); in testRequestDataUsage()
[all …]
DCallRedirectionServiceTest.java127 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedGateway()
128 mCall = mInCallService.getLastCall(); in testRedirectedCallWithRedirectedGateway()
148 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithPostDialDigits()
149 mCall = mInCallService.getLastCall(); in testRedirectedCallWithPostDialDigits()
172 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedPhoneAccount()
173 mCall = mInCallService.getLastCall(); in testRedirectedCallWithRedirectedPhoneAccount()
187 mCall = mInCallService.getLastCall(); in testCancelCall()
198 assertCallDetailsConstructed(mInCallService.getLastCall(), true); in testPlaceCallUnmodified()
199 mCall = mInCallService.getLastCall(); in testPlaceCallUnmodified()
DRttOperationsTest.java65 final Call call = inCallService.getLastCall(); in testOutgoingRttCall()
79 final Call call = inCallService.getLastCall(); in testIncomingRttCall()
92 final Call call = inCallService.getLastCall(); in testLocalRttUpgradeAccepted()
116 final Call call = inCallService.getLastCall(); in testLocalRttUpgradeRejected()
140 final Call call = inCallService.getLastCall(); in testAcceptRemoteRttUpgrade()
163 final Call call = inCallService.getLastCall(); in testRejectRemoteRttRequest()
187 final Call call = inCallService.getLastCall(); in testLocalRttTermination()
208 final Call call = inCallService.getLastCall(); in testRemoteRttTermination()
DConnectionServiceTest.java73 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection()
102 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountPackageName()
125 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountAccountId()
197 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE); in testConnectionServiceFocusGainedWithSameConnectionService()
274 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionIncoming()
308 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionOutgoing()
337 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE); in testGetAllConnections()
DPhoneAccountSuggestionServiceTest.java62 if (mInCallCallbacks.getService().getLastCall() != null) { in tearDown()
63 mInCallCallbacks.getService().getLastCall().disconnect(); in tearDown()
104 Call phoneAcctSelectCall = inCallService.getLastCall(); in testSuggestionFlow()
148 Call phoneAcctSelectCall = inCallService.getLastCall(); in testSuggestionTimeout()
183 Call phoneAcctSelectCall = inCallService.getLastCall(); in testEmptySuggestions()
220 Call phoneAcctSelectCall = inCallService.getLastCall(); in testPartialSuggestions()
DWiredHeadsetTest.java46 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallShortPress_acceptsCall()
63 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallLongPress_rejectsCall()
102 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCallShortPress_hangupCall()
DHandoverTest.java79 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverSourceFailed()
103 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverDestinationFailed()
130 final Call call = mInCallCallbacks.getService().getLastCall(); in testOutgoingHandoverRequestValid()
172 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingHandoverRequestValid()
DExternalCallTest.java120 Call eCall = getInCallService().getLastCall(); in testPullCallCapabilityRemovedInEmergencyCall()
142 Call eCall = getInCallService().getLastCall(); in testTryToPullCallWhileInEmergencyCall()
164 Call call = getInCallService().getLastCall(); in placeExternalCall()
DIncomingCallTest.java69 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatPassed()
82 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatFailed()
95 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatNotVerified()
243 assertTrue((mInCallCallbacks.getService().getLastCall().getDetails().getCallProperties() in testAddNewIncomingCallVoipState()
DRemoteConnectionTest.java61 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionOutgoingCall()
98 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallAccept()
119 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallReject()
140 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionDTMFTone()
486 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionCallbacks_ConferenceableConnections()
1268 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionCallbacksTest()
1281 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoCallbacksTest()
1309 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoTest()
DConferenceTest.java182 final Call newCall = mInCallService.getLastCall(); in testConferenceSetters()
382 final Call newCall = mInCallService.getLastCall(); in testConferenceAddAndRemoveConnection()
473 mCall1 = mInCallService.getLastCall(); in addOutgoingCalls()
480 mCall2 = mInCallService.getLastCall(); in addOutgoingCalls()
DMissedCallTest.java66 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer()
DMockInCallService.java321 public Call getLastCall() { in getLastCall() method in MockInCallService
339 final Call call = getLastCall(); in disconnectLastCall()
DThirdPartyCallScreeningServiceTest.java328 Call call = mInCallCallbacks.getService().getLastCall(); in testNoPostCallActivityWhenAudioProcessing()
499 Call call = mInCallCallbacks.getService().getLastCall(); in addIncomingAndVerifyCallExtraForSilence()
DSelfManagedConnectionServiceTest.java281 Call call = inCallService.getLastCall(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
636 Call eCall = getInCallService().getLastCall(); in testDisconnectSelfManagedCallForEmergency()
DRemoteConferenceTest.java583 mCall1 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
592 mCall2 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
DCallDetailsTest.java130 mCall = mInCallService.getLastCall(); in setUp()