Home
last modified time | relevance | path

Searched defs:callControl (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DTransactionalCall.java73 public void setCallControl(CallControl callControl) { in setCallControl()
77 public void setCallControlAndId(CallControl callControl) { in setCallControlAndId()
/cts/tests/tests/telecom/src/android/telecom/cts/
DTelecomCtsVoipCall.java54 public void onAddCallControl(@NonNull CallControl callControl) { in onAddCallControl()
DTransactionalApisTest.java146 public void onAddCallControl(@NonNull CallControl callControl) { in onAddCallControl()
1231 CallControl callControl = call.mCallControl; in requestAndAssertEndpointChange() local
1303 CallControl callControl = call.mCallControl; in callControlAction() local