Searched refs:getAllConnectionsFromTelecom (Results 1 – 2 of 2) sorted by relevance
70 Collection<Connection> connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()83 connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()90 connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()
154 public static Collection<Connection> getAllConnectionsFromTelecom() { in getAllConnectionsFromTelecom() method in CtsConnectionService