Searched defs:selectionCount (Results 1 – 2 of 2) sorted by relevance
178 final int selectionCount = mGalleryGridView.getSelectionCount(); in updateActionBar() local
480 public void setSelectionCount(int selectionCount) { in setSelectionCount()