Searched refs:ICallScreeningControl (Results 1 – 3 of 3) sorted by relevance
21 interface ICallScreeningControl { interface
45 new android.telecom.cts.screeningtestapp.ICallScreeningControl.Stub() {
44 import android.telecom.cts.screeningtestapp.ICallScreeningControl;67 private ICallScreeningControl mCallScreeningControl;550 mCallScreeningControl = ICallScreeningControl.Stub.asInterface(service); in setupControlBinder()