Searched refs:currentConnections (Results 1 – 1 of 1) sorted by relevance
433 List<Connection> currentConnections = new ArrayList<Connection>(); in getConnectionByApp() local438 currentConnections.add(connection); in getConnectionByApp()441 return currentConnections; in getConnectionByApp()