Searched refs:getAllConnectionsFromTelecom (Results 1 – 4 of 4) sorted by relevance
331 CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()346 connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()353 connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testGetAllConnections()
199 public static Collection<Connection> getAllConnectionsFromTelecom() { in getAllConnectionsFromTelecom() method in CtsConnectionService
107 Collection<Connection> connections = CtsConnectionService.getAllConnectionsFromTelecom(); in testAddNewIncomingCall_CorrectPhoneAccountHandle()
636 return CtsConnectionService.getAllConnectionsFromTelecom().size(); in getNumberOfConnections()640 return CtsConnectionService.getAllConnectionsFromTelecom().stream() in getConnection()1069 .getAllConnectionsFromTelecom() in assertCSConnections()