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