Searched defs:getSelected (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DParameterStyles.java30 int getSelected(); method in interface:ParameterStyles
H A DBasicParameterStyle.java80 public int getSelected() { method in class:BasicParameterStyle
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSelectionManager.java178 public ArrayList<Path> getSelected(boolean expandSet) { method in class:SelectionManager
179 return getSelected(expandSet, Integer.MAX_VALUE);
182 public ArrayList<Path> getSelected(boolean expandSet, int maxSelection) { method in class:SelectionManager

Completed in 54 milliseconds