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