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/
DThirdPartyCallScreeningServiceTest.java332 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityWhenAudioProcessing()
348 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForOutgoingEmergencyCall()
367 mInCallCallbacks.getService().disconnectAllCalls(); in testNoPostCallActivityForIncomingEmergencyCall()
390 mInCallCallbacks.getService().disconnectAllCalls(); in placeOutgoingCall()
418 mInCallCallbacks.getService().disconnectAllCalls(); in addIncoming()
DCarModeInCallServiceTest.java199 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeAndBack()
248 mInCallCallbacks.getService().disconnectAllCalls(); in testSwitchToCarModeMultiple()
DMockInCallService.java352 public void disconnectAllCalls() { in disconnectAllCalls() method in MockInCallService
DBaseTelecomTestWithMockServices.java893 mInCallCallbacks.getService().disconnectAllCalls(); in cleanupCalls()