Home
last modified time | relevance | path

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

12

/cts/tests/tests/telecom/src/android/telecom/cts/
DExtendedInCallServiceTest.java93 final Call call = inCallService.getLastCall(); in testMuteAndUnmutePhone()
124 final Call call = inCallService.getLastCall(); in testSwitchAudioRoutes()
184 final Call call = inCallService.getLastCall(); in testPlayAndStopDtmfTones()
217 final Call call = inCallService.getLastCall(); in testHoldAndUnholdCall()
244 final Call call = inCallService.getLastCall(); in testAnswerIncomingCallAudioOnly()
263 final Call call = inCallService.getLastCall(); in testAcceptRingingCall()
285 final Call call = inCallService.getLastCall(); in testEndRingingCall()
307 final Call call = inCallService.getLastCall(); in testEndCall()
336 final Call call1 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
344 final Call call2 = inCallService.getLastCall(); in testAcceptRingingCallTwoCalls()
[all …]
DBackgroundCallAudioTest.java92 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllow()
118 Call call = mInCallCallbacks.getService().getLastCall(); in testHoldAfterAudioProcessingFromCallScreening()
149 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningDisallow()
177 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningMissed()
203 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningRemoteHangupDuringRing()
242 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
262 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromCallScreeningAllowPlaceEmergencyCall()
287 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
304 Call eCall = getInCallService().getLastCall(); in testAudioProcessingFromIncomingActivePlaceEmergencyCall()
321 Call call = mInCallCallbacks.getService().getLastCall(); in testAudioProcessActiveCall()
[all …]
DVideoCallTest.java70 final Call call = inCallService.getLastCall(); in testMakeTwoWayVideoCall()
92 final Call call = inCallService.getLastCall(); in testMakeOneWayVideoCall()
110 final Call call = inCallService.getLastCall(); in testUpgradeToVideo()
135 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyRequest()
164 final Call call = inCallService.getLastCall(); in testSendSessionModifyResponse()
189 final Call call = inCallService.getLastCall(); in testReceiveSessionModifyResponse()
245 final Call call = inCallService.getLastCall(); in testVideoCallDelayProvider()
277 final Call call = inCallService.getLastCall(); in testChangeCamera()
302 final Call call = inCallService.getLastCall(); in testRequestCameraCapabilities()
330 final Call call = inCallService.getLastCall(); in testRequestDataUsage()
[all …]
DEmergencyCallTests.java140 Call eCall = getInCallService().getLastCall(); in testStartEmergencyCall()
192 Call eCall = getInCallService().getLastCall(); in testEmergencyCallFailureCreatesDropboxEntries()
230 Call eCall = getInCallService().getLastCall(); in testOngoingEmergencyCallAndReceiveIncomingCall()
256 Call incomingCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
261 Call eCall = getInCallService().getLastCall(); in testIncomingRingingCallAndPlaceEmergencyCall()
291 Call outgoingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
300 Call incomingCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
305 Call eCall = getInCallService().getLastCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
324 Call eCall = getInCallService().getLastCall(); in testEmergencyCallAndNoAdditionalCallPermitted()
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()
DCallRedirectionServiceTest.java129 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedGateway()
130 mCall = mInCallService.getLastCall(); in testRedirectedCallWithRedirectedGateway()
150 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithPostDialDigits()
151 mCall = mInCallService.getLastCall(); in testRedirectedCallWithPostDialDigits()
174 assertCallGatewayConstructed(mInCallService.getLastCall(), true); in testRedirectedCallWithRedirectedPhoneAccount()
175 mCall = mInCallService.getLastCall(); in testRedirectedCallWithRedirectedPhoneAccount()
189 mCall = mInCallService.getLastCall(); in testCancelCall()
200 assertCallDetailsConstructed(mInCallService.getLastCall(), true); in testPlaceCallUnmodified()
201 mCall = mInCallService.getLastCall(); in testPlaceCallUnmodified()
DWiredHeadsetTest.java56 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallShortPress_acceptsCall()
73 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCallLongPress_rejectsCall()
112 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCallShortPress_hangupCall()
DHandoverTest.java93 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverSourceFailed()
117 Call call = mInCallCallbacks.getService().getLastCall(); in testHandoverDestinationFailed()
144 final Call call = mInCallCallbacks.getService().getLastCall(); in testOutgoingHandoverRequestValid()
187 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingHandoverRequestValid()
230 Call call = mInCallCallbacks.getService().getLastCall(); in startSourceCall()
DAccessibilitySystemActionTest.java42 final Call call = mInCallCallbacks.getService().getLastCall(); in testIncomingCall_headsetHookAction_acceptsCall()
58 final Call call = mInCallCallbacks.getService().getLastCall(); in testInCall_headsetHookAction_hangupCall()
DIncomingCallTest.java82 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatPassed()
95 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatFailed()
108 Call call = mInCallCallbacks.getService().getLastCall(); in testVerstatNotVerified()
302 assertTrue((mInCallCallbacks.getService().getLastCall().getDetails().getCallProperties() in testAddNewIncomingCallVoipState()
346 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForAudioCall()
437 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerForVideoCallAnsweredAsAudio()
465 Call call = mInCallCallbacks.getService().getLastCall(); in testConnectionOnAnswerIntForVideoCallAnsweredAsVideo()
495 Call call = mInCallCallbacks.getService().getLastCall(); in setAndVerifyBusinessExtras()
DExternalCallTest.java128 Call eCall = getInCallService().getLastCall(); in testPullCallCapabilityRemovedInEmergencyCall()
150 Call eCall = getInCallService().getLastCall(); in testTryToPullCallWhileInEmergencyCall()
230 Call call = getInCallService().getLastCall(); in placeExternalCall()
DConnectionServiceTest.java92 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection()
121 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountPackageName()
144 final Call call = mInCallCallbacks.getService().getLastCall(); in testAddExistingConnection_invalidPhoneAccountAccountId()
216 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE); in testConnectionServiceFocusGainedWithSameConnectionService()
298 final Call call = mInCallCallbacks.getService().getLastCall(); in testCallDirectionIncoming()
529 final Call call = mInCallCallbacks.getService().getLastCall();
558 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_ACTIVE);
DSelfManagedConnectionServiceTest.java429 Call call = inCallService.getLastCall(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld()
476 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_DIALING); in testOutgoingCallRejectedByRemoteParty()
484 assertCallState(mInCallCallbacks.getService().getLastCall(), Call.STATE_DISCONNECTED); in testOutgoingCallRejectedByRemoteParty()
506 final Call call = inCallService.getLastCall(); in testSelfManagedCallMuteAndUnmute()
555 final Call call = inCallService.getLastCall(); in testVideoCallStateDowngradeToAudio()
761 Call outgoingCall = getInCallService().getLastCall(); in testSelfManagedAndSimBasedCallSwapping()
774 assertCallState(getInCallService().getLastCall(), Call.STATE_DISCONNECTED); in testSelfManagedAndSimBasedCallSwapping()
812 Call selfManagedCall = getInCallService().getLastCall(); in testSelfManagedAndSimBasedCallHoldFailure()
822 Call incomingCall = getInCallService().getLastCall(); in testSelfManagedAndSimBasedCallHoldFailure()
1258 Call eCall = getInCallService().getLastCall(); in testDisconnectSelfManagedCallForEmergency()
[all …]
DMissedCallTest.java78 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer()
DConferenceTest.java203 final Call newCall = mInCallService.getLastCall(); in testConferenceSetters()
460 final Call newCall = mInCallService.getLastCall(); in testConferenceAddAndRemoveConnection()
568 mCall1 = mInCallService.getLastCall(); in addOutgoingCalls()
575 mCall2 = mInCallService.getLastCall(); in addOutgoingCalls()
DRemoteConnectionTest.java73 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionOutgoingCall()
112 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionOutgoingEmergencyCall()
149 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallAccept()
171 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionIncomingCallReject()
285 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionDTMFTone()
631 final Call call = mInCallCallbacks.getService().getLastCall(); in testRemoteConnectionCallbacks_ConferenceableConnections()
1475 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionCallbacksTest()
1488 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoCallbacksTest()
1516 final Call call = mInCallCallbacks.getService().getLastCall(); in setupRemoteConnectionVideoTest()
DCallDiagnosticServiceTest.java127 Call call = inCallService.getLastCall(); in testAddMultipleCalls()
381 mCall = inCallService.getLastCall(); in setupCall()
DMockInCallService.java383 public Call getLastCall() { in getLastCall() method in MockInCallService
418 final Call call = getLastCall(); in disconnectLastCall()
DThirdPartyInCallServiceAppOpsPermissionTest.java139 android.telecom.Call call = mInCallCallbacks.getService().getLastCall(); in testExtrasPropagation()
DThirdPartyCallScreeningServiceTest.java333 Call call = mInCallCallbacks.getService().getLastCall(); in testNoPostCallActivityWhenAudioProcessing()
518 Call call = mInCallCallbacks.getService().getLastCall(); in addIncomingAndVerifyCallExtraForSilence()
DRemoteConferenceTest.java643 mCall1 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
652 mCall2 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
DTransactionalApisTest.java1358 return getInCallService().getLastCall(); in getLastAddedCall()
1372 return getInCallService().getLastCall() != null; in waitOnCallToBeAdded()
DSelfManagedConnectionTest.java516 final Call call = inCallService.getLastCall(); in testSwapInCallServicesForSelfManagedCSCall()
/cts/tests/tests/telecom/src/android/telecom/cts/carmodetestapp/
DCtsCarModeInCallServiceControl.java144 return CtsCarModeInCallService.getInstance().getLastCall().getDetails().getVideoState();
149 return CtsCarModeInCallService.getInstance().getLastCall().getState();
154 CtsCarModeInCallService.getInstance().getLastCall().hold();
159 CtsCarModeInCallService.getInstance().getLastCall().unhold();
164 CtsCarModeInCallService.getInstance().getLastCall().disconnect();
169 CtsCarModeInCallService.getInstance().getLastCall().answer(videoState);
DCtsCarModeInCallService.java109 public Call getLastCall() { in getLastCall() method in CtsCarModeInCallService

12