Searched refs:ICtsSelfManagedConnectionServiceControl (Results 1 – 5 of 5) sorted by relevance
22 interface ICtsSelfManagedConnectionServiceControl { interface
47 import android.telecom.cts.selfmanagedcstestapp.ICtsSelfManagedConnectionServiceControl;367 ICtsSelfManagedConnectionServiceControl serviceControl, in placeIncomingVideoCallOnTestApp()413 ICtsSelfManagedConnectionServiceControl selfManagedCSControl = in testIncomingVideoCallWithNoVideoSupportInCarMode()414 ICtsSelfManagedConnectionServiceControl.Stub.asInterface(csControl.getService()); in testIncomingVideoCallWithNoVideoSupportInCarMode()
55 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()
42 private final IBinder mCtsControl = new ICtsSelfManagedConnectionServiceControl.Stub() {
50 … "aidl/android/telecom/cts/selfmanagedcstestapp/ICtsSelfManagedConnectionServiceControl.aidl",