Searched refs:getExponentialIndice (Results 1 – 1 of 1) sorted by relevance
107 private int[] getExponentialIndice(int total, int count) { in getExponentialIndice() method in LocalPhotoSource166 int choosedIds[] = getExponentialIndice(photoCount, MAX_PHOTO_COUNT); in reload()