Searched refs:mMaxSelectionLimit (Results 1 – 1 of 1) sorted by relevance
67 private int mMaxSelectionLimit = 1; field in Selection293 if (size >= mMaxSelectionLimit) { in updateSelectionAllowed()365 mMaxSelectionLimit = MediaStore.getPickImagesMaxLimit(); in parseSelectionValuesFromIntent()383 mMaxSelectionLimit = MediaStore.getPickImagesMaxLimit(); in parseSelectionValuesFromIntent()404 mMaxSelectionLimit = extraMax; in parseSelectionValuesFromIntent()425 return mMaxSelectionLimit; in getMaxSelectionLimit()