Home
last modified time | relevance | path

Searched refs:CtsApi29InCallServiceControl (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DApi29InCallUtils.java8 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()
/cts/tests/tests/telecom/Api29InCallServiceTestApp/src/android/telecom/cts/api29incallservice/
DCtsApi29InCallServiceControl.java26 public class CtsApi29InCallServiceControl extends Service { class
28 private static final String TAG = CtsApi29InCallServiceControl.class.getSimpleName();