Searched refs:foundHosts (Results 1 – 1 of 1) sorted by relevance
179 List<JSONObject> foundHosts) { in findOneTimeHosts() argument181 for (JSONObject host : foundHosts) { in findOneTimeHosts()196 List<JSONObject> foundHosts, in processAddByHostname() argument198 List<String> oneTimeHostnames = findOneTimeHosts(requestedHostnames, foundHosts); in processAddByHostname()223 availableSelection.selectObjects(foundHosts); // this refreshes the selection in processAddByHostname()