Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telecomm/java/android/telecom/
H A DCallControl.java60 public CallControl(@NonNull String callId, @Nullable ICallControl serverInterface, in CallControl() argument
64 mServerInterface = serverInterface; in CallControl()