Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DCtsSelfManagedConnectionServiceControl.java146 public void setConnectionActive() {
147 mConnServiceCallController.setConnectionActive();
DConnectionServiceCallController.java172 public void setConnectionActive() { in setConnectionActive() method in ConnectionServiceCallController
/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl43 void setConnectionActive(); in setConnectionActive() method
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionServiceTest.java1548 conn.getInterface().setConnectionActive(); in testManagedCallWhileNoHoldCapabilitySelfMaganedCallActive()
1723 conn.getInterface().setConnectionActive(); in setRemoteConnectionActiveAndVerify()
1829 serviceControl.setConnectionActive(); in placeSelfManagedCallOnTestApp()