Home
last modified time | relevance | path

Searched refs:disconnectConnection (Results 1 – 5 of 5) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DCtsSelfManagedConnectionServiceControl.java151 public void disconnectConnection() {
152 mConnServiceCallController.disconnectConnection();
DConnectionServiceCallController.java176 public void disconnectConnection() { in disconnectConnection() method in ConnectionServiceCallController
/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl44 void disconnectConnection(); in disconnectConnection() method
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionTest.java477 selfManagedCSControl.disconnectConnection(); in testIncomingVideoCallWithNoVideoSupportInCarMode()
DSelfManagedConnectionServiceTest.java1509 conn.getInterface().disconnectConnection(); in testCallSwapBetweenTwoSelfManagedConnectionServices()