Searched refs:totalImageCountLimit (Results 1 – 1 of 1) sorted by relevance
117 final int totalImageCountLimit = 200; in parseImages() local132 if (totalImageCount > totalImageCountLimit) { in parseImages()134 + totalImageCountLimit); in parseImages()