Searched refs:existingConnections (Results 1 – 1 of 1) sorted by relevance
228 List<Connection> existingConnections = mTelephonyConference.getConnections(); in recalculateConference() local230 for (Connection connection : existingConnections) { in recalculateConference()240 if (!existingConnections.contains(connection)) { in recalculateConference()