Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java733 public void addConnections(List<InCallServiceBindingConnection> newConnections) { in addConnections() argument
742 for (InCallServiceBindingConnection newConnection : newConnections) { in addConnections()