Searched refs:CtsApi29InCallServiceControl (Results 1 – 2 of 2) sorted by relevance
8 import android.telecom.cts.api29incallservice.CtsApi29InCallServiceControl;24 Intent bindIntent = new Intent(CtsApi29InCallServiceControl.CONTROL_INTERFACE_ACTION); in setupControl()27 CtsApi29InCallServiceControl.class.getPackage().getName(), in setupControl()28 CtsApi29InCallServiceControl.class.getName()); in setupControl()
26 public class CtsApi29InCallServiceControl extends Service { class28 private static final String TAG = CtsApi29InCallServiceControl.class.getSimpleName();