Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DCallControl.java57 public CallControl(@NonNull String callId, @NonNull ICallControl serverInterface) { in CallControl() argument
59 mServerInterface = serverInterface; in CallControl()