Home
last modified time | relevance | path

Searched refs:verifyConnectionForOutgoingCall (Results 1 – 23 of 23) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DVideoCallTest.java67 final MockConnection connection = verifyConnectionForOutgoingCall(); in testMakeTwoWayVideoCall()
89 verifyConnectionForOutgoingCall(); in testMakeOneWayVideoCall()
107 Connection connection = verifyConnectionForOutgoingCall(); in testUpgradeToVideo()
132 final MockConnection connection = verifyConnectionForOutgoingCall(); in testReceiveSessionModifyRequest()
161 final MockConnection connection = verifyConnectionForOutgoingCall(); in testSendSessionModifyResponse()
186 final MockConnection connection = verifyConnectionForOutgoingCall(); in testReceiveSessionModifyResponse()
242 final MockConnection connection = verifyConnectionForOutgoingCall(); in testVideoCallDelayProvider()
274 verifyConnectionForOutgoingCall(); in testChangeCamera()
299 verifyConnectionForOutgoingCall(); in testRequestCameraCapabilities()
327 verifyConnectionForOutgoingCall(); in testRequestDataUsage()
[all …]
DRttOperationsTest.java63 final MockConnection connection = verifyConnectionForOutgoingCall(); in testOutgoingRttCall()
90 final MockConnection connection = verifyConnectionForOutgoingCall(); in testLocalRttUpgradeAccepted()
114 final MockConnection connection = verifyConnectionForOutgoingCall(); in testLocalRttUpgradeRejected()
138 final MockConnection connection = verifyConnectionForOutgoingCall(); in testAcceptRemoteRttUpgrade()
161 final MockConnection connection = verifyConnectionForOutgoingCall(); in testRejectRemoteRttRequest()
185 final MockConnection connection = verifyConnectionForOutgoingCall(); in testLocalRttTermination()
206 final MockConnection connection = verifyConnectionForOutgoingCall(); in testRemoteRttTermination()
DConnectionServiceTest.java83 verifyConnectionForOutgoingCall(); in testAddExistingConnection()
106 verifyConnectionForOutgoingCall(); in testAddExistingConnection_invalidPhoneAccountPackageName()
131 verifyConnectionForOutgoingCall(); in testAddExistingConnection_invalidPhoneAccountAccountId()
154 MockConnection connection = verifyConnectionForOutgoingCall(); in testVoipAudioModePropagation()
212 Connection outgoing = verifyConnectionForOutgoingCall(); in testConnectionServiceFocusGainedWithSameConnectionService()
220 verifyConnectionForOutgoingCall(); in testConnectionServiceFocusGainedWithSameConnectionService()
237 verifyConnectionForOutgoingCall().setActive(); in testConnectionServiceFocusGainedWithDifferentConnectionService()
288 verifyConnectionForOutgoingCall().setActive(); in testCallDirectionIncoming()
514 verifyConnectionForOutgoingCall().setActive();
549 final Connection connection1 = verifyConnectionForOutgoingCall();
DOutgoingCallTest.java159 verifyConnectionForOutgoingCall(); in testStartCallWithSpeakerphoneTrue_SpeakerphoneOnInCall()
171 verifyConnectionForOutgoingCall(); in testStartCallWithSpeakerphoneFalse_SpeakerphoneOffInCall()
196 verifyConnectionForOutgoingCall(); in testStartCallWithSpeakerphoneNotProvided_SpeakerphoneOffByDefault()
252 verifyConnectionForOutgoingCall(); in testPhoneStateListenerInvokedOnOutgoingCall()
278 verifyConnectionForOutgoingCall(); in testPhoneStateChangeAsExpected()
313 Connection conn = verifyConnectionForOutgoingCall(); in testExtraPhoneAccountHandleAvailable()
327 conn = verifyConnectionForOutgoingCall(); in testExtraPhoneAccountHandleAvailable()
DExtendedInCallServiceTest.java75 verifyConnectionForOutgoingCall(); in testAddNewOutgoingCallAndThenDisconnect()
89 final MockConnection connection = verifyConnectionForOutgoingCall(); in testMuteAndUnmutePhone()
120 final MockConnection connection = verifyConnectionForOutgoingCall(); in testSwitchAudioRoutes()
180 final MockConnection connection = verifyConnectionForOutgoingCall(); in testPlayAndStopDtmfTones()
213 final MockConnection connection = verifyConnectionForOutgoingCall(); in testHoldAndUnholdCall()
497 final MockConnection connection = verifyConnectionForOutgoingCall(); in testSwitchCallEndpoint()
711 verifyConnectionForOutgoingCall(); in testCanAddCall_CannotAddForExistingDialingCall()
728 final MockConnection connection = verifyConnectionForOutgoingCall(); in testCanAddCall_CanAddForExistingActiveCall()
749 final MockConnection connection = verifyConnectionForOutgoingCall(); in testCanAddCall_CanAddForExistingActiveCallWithoutHoldCapability()
771 final MockConnection connection1 = verifyConnectionForOutgoingCall(0); in testCanAddCall_CannotAddIfTooManyCalls()
[all …]
DCarModeInCallServiceTest.java353 verifyConnectionForOutgoingCall(); in testSwitchToCarMode()
380 verifyConnectionForOutgoingCall(); in testSwitchToCarModeAndBack()
422 verifyConnectionForOutgoingCall(); in testSwitchToCarModeMultiple()
476 verifyConnectionForOutgoingCall(); in testSwitchToAutomotiveProjection()
503 verifyConnectionForOutgoingCall(); in testSwitchToAutomotiveProjectionAndBack()
544 verifyConnectionForOutgoingCall(); in testSwitchToAutomotiveProjectionMultiple()
629 verifyConnectionForOutgoingCall(); in testNoSwitchToCarModeWhenDisabledCarModeAppAutomotiveProjection()
655 verifyConnectionForOutgoingCall(number); in placeCarModeCall()
DWiredHeadsetTest.java88 final MockConnection connection = verifyConnectionForOutgoingCall(); in testInCallLongPress_togglesMute()
110 final MockConnection connection = verifyConnectionForOutgoingCall(); in testInCallShortPress_hangupCall()
DAccessibilitySystemActionTest.java57 final MockConnection connection = verifyConnectionForOutgoingCall(); in testInCall_headsetHookAction_hangupCall()
DInCallServiceFlagChecker.java64 verifyConnectionForOutgoingCall(); in testIsBindAboveClientFlagSet()
DRemoteConferenceTest.java309 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionAdd()
344 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConnectionRemove()
446 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConferenceCallbacks_ConferenceableConnections()
641 mConnection1 = verifyConnectionForOutgoingCall(0); in addRemoteConnectionOutgoingCalls()
650 mConnection2 = verifyConnectionForOutgoingCall(1); in addRemoteConnectionOutgoingCalls()
DConferenceTest.java202 MockConnection newConnection = verifyConnectionForOutgoingCall(2); in testConferenceSetters()
459 MockConnection newConnection = verifyConnectionForOutgoingCall(2); in testConferenceAddAndRemoveConnection()
566 mConnection1 = verifyConnectionForOutgoingCall(0); in addOutgoingCalls()
574 mConnection2 = verifyConnectionForOutgoingCall(1); in addOutgoingCalls()
DCallDiagnosticServiceTest.java125 MockConnection connection = verifyConnectionForOutgoingCall(1); in testAddMultipleCalls()
379 mConnection = verifyConnectionForOutgoingCall(); in setupCall()
DExternalCallTest.java228 verifyConnectionForOutgoingCall(testNumber); in placeExternalCall()
DHandoverTest.java228 Connection connection = verifyConnectionForOutgoingCall(); in startSourceCall()
DTelecomManagerTest.java164 verifyConnectionForOutgoingCall(); in testIsInEmergencyCall_ongoingEmergencyCall()
DEmergencyCallOnSimCallManagerTest.java140 final MockConnection connection = verifyConnectionForOutgoingCall(); in testQueryLocationForEmergencyTryNormalCall()
DBackgroundCallAudioTest.java478 final MockConnection connection = verifyConnectionForOutgoingCall(); in testEnterAudioProcessingWithoutPermission()
586 final MockConnection connection = verifyConnectionForOutgoingCall(); in placeActiveOutgoingCall()
DEmergencyCallTests.java290 Connection outgoingConnection = verifyConnectionForOutgoingCall(); in testActiveCallAndIncomingRingingCallAndPlaceEmergencyCall()
DSelfManagedConnectionServiceTest.java758 Connection simBasedConnection = verifyConnectionForOutgoingCall(); in testSelfManagedAndSimBasedCallSwapping()
1155 verifyConnectionForOutgoingCall().setActive(); in testSelfManagedConnectionServiceLostFocus()
1347 verifyConnectionForOutgoingCall(); in testPlaceCallToNonRegisteredSelfManagedConnectionService()
1373 verifyConnectionForOutgoingCall(); in testPlaceCallToRegisteredSelfManagedConnectionService()
DBaseTelecomTestWithMockServices.java940 Connection connection = verifyConnectionForOutgoingCall(TEST_EMERGENCY_URI); in placeAndVerifyEmergencyCall()
960 MockConnection verifyConnectionForOutgoingCall() { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices
962 return verifyConnectionForOutgoingCall(0); in verifyConnectionForOutgoingCall()
965 MockConnection verifyConnectionForOutgoingCall(int connectionIndex) { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices
981 MockConnection verifyConnectionForOutgoingCall(Uri address) { in verifyConnectionForOutgoingCall() method in BaseTelecomTestWithMockServices
DRemoteConnectionTest.java637 verifyConnectionForOutgoingCall(1).getRemoteConnection(); in testRemoteConnectionCallbacks_ConferenceableConnections()
1390 mConnection = verifyConnectionForOutgoingCall(); in addRemoteConnectionOutgoingCall()
1429 mConnection = verifyConnectionForOutgoingCall(); in addRemoteConnectionOutgoingEmergencyCall()
DTransactionalApisTest.java1390 MockConnection conn = verifyConnectionForOutgoingCall(); in placeSimCallAndSetActive()
DCallDetailsTest.java155 verifyConnectionForOutgoingCall(); in setUp()