/cts/tests/tests/telecom/src/android/telecom/cts/ |
D | EmergencyCallTests.java | 45 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()
|
D | ExtendedInCallServiceTest.java | 80 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 …]
|
D | BackgroundCallAudioTest.java | 91 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 …]
|
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 | 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 | 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 | HandoverTest.java | 80 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()
|
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 | IncomingCallTest.java | 70 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()
|
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 | ExternalCallTest.java | 120 Call eCall = getInCallService().getLastCall(); in testPullCallCapabilityRemovedInEmergencyCall() 142 Call eCall = getInCallService().getLastCall(); in testTryToPullCallWhileInEmergencyCall() 164 Call call = getInCallService().getLastCall(); in placeExternalCall()
|
D | ConnectionServiceTest.java | 76 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);
|
D | MissedCallTest.java | 69 final Call call = inCallService.getLastCall(); in testMissedCall_NotifyDialer()
|
D | ConferenceTest.java | 187 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()
|
D | RemoteConnectionTest.java | 67 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()
|
D | MockInCallService.java | 325 public Call getLastCall() { in getLastCall() method in MockInCallService 343 final Call call = getLastCall(); in disconnectLastCall()
|
D | CallDiagnosticServiceTest.java | 127 Call call = inCallService.getLastCall(); in testAddMultipleCalls() 381 mCall = inCallService.getLastCall(); in setupCall()
|
D | ThirdPartyCallScreeningServiceTest.java | 328 Call call = mInCallCallbacks.getService().getLastCall(); in testNoPostCallActivityWhenAudioProcessing() 502 Call call = mInCallCallbacks.getService().getLastCall(); in addIncomingAndVerifyCallExtraForSilence()
|
D | SelfManagedConnectionServiceTest.java | 282 Call call = inCallService.getLastCall(); in testDisallowOutgoingCallWhileOngoingManagedCallCanNotBeHeld() 639 Call eCall = getInCallService().getLastCall(); in testDisconnectSelfManagedCallForEmergency()
|
D | RemoteConferenceTest.java | 634 mCall1 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls() 643 mCall2 = mInCallCallbacks.getService().getLastCall(); in addRemoteConnectionOutgoingCalls()
|
D | CallDetailsTest.java | 134 mCall = mInCallService.getLastCall(); in setUp()
|