Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/aidl/android/telecom/cts/selfmanagedcstestapp/
DICtsSelfManagedConnectionServiceControl.aidl22 interface ICtsSelfManagedConnectionServiceControl { interface
/cts/tests/tests/telecom/src/android/telecom/cts/
DSelfManagedConnectionTest.java47 import android.telecom.cts.selfmanagedcstestapp.ICtsSelfManagedConnectionServiceControl;
367 ICtsSelfManagedConnectionServiceControl serviceControl, in placeIncomingVideoCallOnTestApp()
413 ICtsSelfManagedConnectionServiceControl selfManagedCSControl = in testIncomingVideoCallWithNoVideoSupportInCarMode()
414 ICtsSelfManagedConnectionServiceControl.Stub.asInterface(csControl.getService()); in testIncomingVideoCallWithNoVideoSupportInCarMode()
DSelfManagedConnectionServiceTest.java55 import android.telecom.cts.selfmanagedcstestapp.ICtsSelfManagedConnectionServiceControl;
134 private ICtsSelfManagedConnectionServiceControl mControl;
144 mControl = ICtsSelfManagedConnectionServiceControl.Stub.asInterface(service); in onServiceConnected()
158 public ICtsSelfManagedConnectionServiceControl getInterface() { in getInterface()
1808 ICtsSelfManagedConnectionServiceControl serviceControl, in placeSelfManagedCallOnTestApp()
/cts/tests/tests/telecom/src/android/telecom/cts/selfmanagedcstestapp/
DCtsSelfManagedConnectionServiceControl.java42 private final IBinder mCtsControl = new ICtsSelfManagedConnectionServiceControl.Stub() {
/cts/tests/tests/telecom/
DAndroid.bp50 … "aidl/android/telecom/cts/selfmanagedcstestapp/ICtsSelfManagedConnectionServiceControl.aidl",