Searched refs:isPickImagesAction (Results 1 – 2 of 2) sorted by relevance
372 public boolean isPickImagesAction() { in isPickImagesAction() method in PickerViewModel533 } else if (isPickImagesAction() && mSelection.canSelectMultiple()) { in initialisePreGrantsIfNecessary()797 if (isPickImagesAction()) { in loadItemsDataForPreSelection()
778 final boolean isPickImages = isPickImagesAction(); in shouldPreloadSelectedItems()1159 private boolean isPickImagesAction() { in isPickImagesAction() method