Searched refs:ICtsThirdPartyInCallServiceControl (Results 1 – 6 of 6) sorted by relevance
30 import android.telecom.cts.thirdptyincallservice.ICtsThirdPartyInCallServiceControl;41 ICtsThirdPartyInCallServiceControl mICtsThirdPartyInCallServiceControl;113 ICtsThirdPartyInCallServiceControl.Stub.asInterface(service); in setUpControl()
37 import android.telecom.cts.thirdptyincallservice.ICtsThirdPartyInCallServiceControl;58 ICtsThirdPartyInCallServiceControl mICtsThirdPartyInCallServiceControl;234 ICtsThirdPartyInCallServiceControl.Stub.asInterface(service); in setUpControl()
52 import android.telecom.cts.thirdptyincallservice.ICtsThirdPartyInCallServiceControl;227 ICtsThirdPartyInCallServiceControl control = ICtsThirdPartyInCallServiceControl.Stub in testBindToSupportNonUiInCallService()254 ICtsThirdPartyInCallServiceControl control = ICtsThirdPartyInCallServiceControl.Stub in testBindToSupportDefaultDialerNoCarMode()281 ICtsThirdPartyInCallServiceControl control = ICtsThirdPartyInCallServiceControl.Stub in testNoBindToUnsupportDefaultDialerNoCarMode()
19 interface ICtsThirdPartyInCallServiceControl { interface
32 private final IBinder mCtsCompanionAppControl = new ICtsThirdPartyInCallServiceControl.Stub() {
68 …viceTestApp/aidl/android/telecom/cts/thirdptyincallservice/ICtsThirdPartyInCallServiceControl.aidl…