Home
last modified time | relevance | path

Searched refs:disconnectAllCalls (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCarModeInCallServiceTest.java402 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeAndBack()
457 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeMultiple()
525 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToAutomotiveProjectionAndBack()
578 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToAutomotiveProjectionMultiple()
609 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeWhenEnableCarModeApp()
636 mInCallCallbacks.getService().disconnectAllCalls(); in testNoSwitchToCarModeWhenDisabledCarModeAppAutomotiveProjection()
DThirdPartyCallScreeningServiceTest.java337 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityWhenAudioProcessing()
353 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForOutgoingEmergencyCall()
372 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForIncomingEmergencyCall()
393 mInCallCallbacks.getService().disconnectAllCalls(); in placeOutgoingCall()
432 mInCallCallbacks.getService().disconnectAllCalls(); in addIncoming()
530 mInCallCallbacks.getService().disconnectAllCalls(); in addIncomingAndVerifyCallExtraForSilence()
DCallStreamingTest.java224 mInCallCallbacks.getService().disconnectAllCalls(); in cleanup()
DMockInCallService.java431 public void disconnectAllCalls() { in disconnectAllCalls() method in MockInCallService
DTransactionalApisTest.java1444 mInCallCallbacks.getService().disconnectAllCalls(); in cleanup()
DBaseTelecomTestWithMockServices.java1250 mInCallCallbacks.getService().disconnectAllCalls(); in cleanupCalls()