Searched refs:expandSet (Results 1 – 1 of 1) sorted by relevance
178 public ArrayList<Path> getSelected(boolean expandSet) { in getSelected() argument179 return getSelected(expandSet, Integer.MAX_VALUE); in getSelected()182 public ArrayList<Path> getSelected(boolean expandSet, int maxSelection) { in getSelected() argument191 if (expandSet) { in getSelected()205 if (expandSet) { in getSelected()