Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DEmergencyCallTests.java45 Call eCall = getInCallService().getLastCall(); in testStartEmergencyCall()
66 Call eCall = getInCallService().getLastCall(); in testOngoingEmergencyCallAndReceiveIncomingCall()
91 Call incomingCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
96 Call eCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
123 Call outgoingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
132 Call incomingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
137 Call eCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
DExtendedInCallServiceTest.java80 final Call call = inCallService.getLastCall(); in testMuteAndUnmutePhone()
107 final Call call = inCallService.getLastCall(); in testSwitchAudioRoutes()
167 final Call call = inCallService.getLastCall(); in testPlayAndStopDtmfTones()
200 final Call call = inCallService.getLastCall(); in testHoldAndUnholdCall()
227 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAudioOnly()
246 final Call call = inCallService.getLastCall(); in testAcceptRingingCall()
268 final Call call = inCallService.getLastCall(); in testEndRingingCall()
290 final Call call = inCallService.getLastCall(); in testEndCall()
319 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
327 final Call call2 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
[all …]
DBackgroundCallAudioTest.java91 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllow()
117 Call call = mInCallCallbacks.getService().getLastCall(); in testHoldAfterAudioProcessingFromCallScreening()
148 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningDisallow()
176 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningMissed()
202 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing()
241 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
261 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
285 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
302 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
318 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCall()
[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()
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 …]
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()
DHandoverTest.java80 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverSourceFailed()
104 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverDestinationFailed()
131 final Call call = mInCallCallbacks.getService().getLastCall(); in testOutgoingHandoverRequestValid()
173 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingHandoverRequestValid()
216 Call call = mInCallCallbacks.getService().getLastCall(); in startSourceCall()
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()
DIncomingCallTest.java70 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatPassed()
83 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatFailed()
96 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatNotVerified()
245 assertTrue((mInCallCallbacks.getService().getLastCall().getDetails().getCallProperties() in testAddNewIncomingCallVoipState()
287 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForAudioCall()
315 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForVideoCallAnsweredAsAudio()
343 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo()
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()
DExternalCallTest.java120 Call eCall = getInCallService().getLastCall(); in testPullCallCapabilityRemovedInEmergencyCall()
142 Call eCall = getInCallService().getLastCall(); in testTryToPullCallWhileInEmergencyCall()
164 Call call = getInCallService().getLastCall(); in placeExternalCall()
DConnectionServiceTest.java76 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection()
105 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountPackageName()
128 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountAccountId()
200 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE); in testConnectionServiceFocusGainedWithSameConnectionService()
281 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionIncoming()
437 final Call call = mInCallCallbacks.getService().getLastCall();
466 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE);
DMissedCallTest.java69 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer()
DConferenceTest.java187 final Call newCall = mInCallService.getLastCall(); in testConferenceSetters()
444 final Call newCall = mInCallService.getLastCall(); in testConferenceAddAndRemoveConnection()
534 mCall1 = mInCallService.getLastCall(); in addOutgoingCalls()
541 mCall2 = mInCallService.getLastCall(); in addOutgoingCalls()
DRemoteConnectionTest.java67 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionOutgoingCall()
104 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallAccept()
125 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallReject()
234 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionDTMFTone()
580 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionCallbacks_ConferenceableConnections()
1380 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionCallbacksTest()
1393 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoCallbacksTest()
1421 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoTest()
DMockInCallService.java325 public Call getLastCall() { in getLastCall() method in MockInCallService
343 final Call call = getLastCall(); in disconnectLastCall()
DCallDiagnosticServiceTest.java127 Call call = inCallService.getLastCall(); in testAddMultipleCalls()
381 mCall = inCallService.getLastCall(); in setupCall()
DThirdPartyCallScreeningServiceTest.java328 Call call = mInCallCallbacks.getService().getLastCall(); in testNoPostCallActivityWhenAudioProcessing()
502 Call call = mInCallCallbacks.getService().getLastCall(); in addIncomingAndVerifyCallExtraForSilence()
DSelfManagedConnectionServiceTest.java282 Call call = inCallService.getLastCall(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
639 Call eCall = getInCallService().getLastCall(); in testDisconnectSelfManagedCallForEmergency()
DRemoteConferenceTest.java634 mCall1 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
643 mCall2 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
DCallDetailsTest.java134 mCall = mInCallService.getLastCall(); in setUp()