Searched refs:photoCount (Results 1 – 2 of 2) sorted by relevance
160 int photoCount = getPhotoCount(resolver); in reload() local161 if (isContentSound(photoCount)) return; in reload()163 int choosedIds[] = getExponentialIndice(photoCount, MAX_PHOTO_COUNT); in reload()
272 final int photoCount = photos.size(); in createStreamItemView() local280 if (photoCount == 0) { in createStreamItemView()288 final int numImageRows = (photoCount + 1) / 2; in createStreamItemView()311 for (int i = 0; i < photoCount; i += 2) { in createStreamItemView()320 if (i + 1 < photoCount) { in createStreamItemView()