Lines Matching refs:endIndex
752 int endIndex = Math.min(startIndex + numCells, mApps.size());758 for (int i = startIndex; i < endIndex; ++i) {