Searched refs:callControl (Results 1 – 3 of 3) sorted by relevance
54 public void setCallControl(CallControl callControl) { in setCallControl() argument55 mCallControl = callControl; in setCallControl()
34 void onAddCallControl(String callId, int resultCode, in ICallControl callControl, in onAddCallControl() argument
202 public void onAddCallControl(String callId, int resultCode, ICallControl callControl,214 CallControl control = new CallControl(callId, callControl);