/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | ExtendedInCallServiceTest.java | 77 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 …]
|
D | EmergencyCallTests.java | 45 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()
|
D | BackgroundCallAudioTest.java | 82 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 …]
|
D | VideoCallTest.java | 69 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 …]
|
D | CallRedirectionServiceTest.java | 127 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()
|
D | RttOperationsTest.java | 65 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()
|
D | ConnectionServiceTest.java | 73 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()
|
D | PhoneAccountSuggestionServiceTest.java | 62 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()
|
D | WiredHeadsetTest.java | 46 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()
|
D | HandoverTest.java | 79 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()
|
D | ExternalCallTest.java | 120 Call eCall = getInCallService().getLastCall(); in testPullCallCapabilityRemovedInEmergencyCall() 142 Call eCall = getInCallService().getLastCall(); in testTryToPullCallWhileInEmergencyCall() 164 Call call = getInCallService().getLastCall(); in placeExternalCall()
|
D | IncomingCallTest.java | 69 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()
|
D | RemoteConnectionTest.java | 61 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()
|
D | ConferenceTest.java | 182 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()
|
D | MissedCallTest.java | 66 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer()
|
D | MockInCallService.java | 321 public Call getLastCall() { in getLastCall() method in MockInCallService 339 final Call call = getLastCall(); in disconnectLastCall()
|
D | ThirdPartyCallScreeningServiceTest.java | 328 Call call = mInCallCallbacks.getService().getLastCall(); in testNoPostCallActivityWhenAudioProcessing() 499 Call call = mInCallCallbacks.getService().getLastCall(); in addIncomingAndVerifyCallExtraForSilence()
|
D | SelfManagedConnectionServiceTest.java | 281 Call call = inCallService.getLastCall(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() 636 Call eCall = getInCallService().getLastCall(); in testDisconnectSelfManagedCallForEmergency()
|
D | RemoteConferenceTest.java | 583 mCall1 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls() 592 mCall2 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
|
D | CallDetailsTest.java | 130 mCall = mInCallService.getLastCall(); in setUp()
|