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