Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DCarModeInCallServiceTest.java377 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeAndBack()
430 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeMultiple()
494 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToAutomotiveProjectionAndBack()
545 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToAutomotiveProjectionMultiple()
574 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeWhenEnableCarModeApp()
DThirdPartyCallScreeningServiceTest.java332 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityWhenAudioProcessing()
348 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForOutgoingEmergencyCall()
367 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForIncomingEmergencyCall()
388 mInCallCallbacks.getService().disconnectAllCalls(); in placeOutgoingCall()
421 mInCallCallbacks.getService().disconnectAllCalls(); in addIncoming()
DMockInCallService.java356 public void disconnectAllCalls() { in disconnectAllCalls() method in MockInCallService
DBaseTelecomTestWithMockServices.java1079 mInCallCallbacks.getService().disconnectAllCalls(); in cleanupCalls()