Searched refs:countOfPreGrantedItems (Results 1 – 1 of 1) sorted by relevance
172 return mSelectedItems.size() - countOfPreGrantedItems() + mTotalNumberOfPreGrantedItems in getTotalItemsCount()291 size = size - countOfPreGrantedItems(); in updateSelectionAllowed()305 private int countOfPreGrantedItems() { in countOfPreGrantedItems() method in Selection