Searched refs:serverInterface (Results 1 – 1 of 1) sorted by relevance
57 public CallControl(@NonNull String callId, @NonNull ICallControl serverInterface) { in CallControl() argument59 mServerInterface = serverInterface; in CallControl()