HomeSort by relevance Sort by last modified time
    Searched refs:getSelectedCount (Results 1 - 4 of 4) sorted by null

  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SelectionManager.java 122 public int getSelectedCount() {
139 int count = getSelectedCount();
ActionModeHandler.java 181 R.plurals.delete_selection, mSelectionManager.getSelectedCount());
212 int count = mSelectionManager.getSelectedCount();
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPage.java 678 int count = mSelectionManager.getSelectedCount();
AlbumSetPage.java 639 int count = mSelectionManager.getSelectedCount();

Completed in 58 milliseconds