Lines Matching full:endindex
701 int endIndex = Math.min(startIndex + numCells, mApps.size());707 for (int i = startIndex; i < endIndex; ++i) {