Searched refs:getSelectedCount (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ui/
H A DSelectionManager.java122 public int getSelectedCount() { method in class:SelectionManager
139 int count = getSelectedCount();
H A DActionModeHandler.java181 R.plurals.delete_selection, mSelectionManager.getSelectedCount());
212 int count = mSelectionManager.getSelectedCount();
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DAlbumPage.java678 int count = mSelectionManager.getSelectedCount();
H A DAlbumSetPage.java639 int count = mSelectionManager.getSelectedCount();

Completed in 571 milliseconds