Lines Matching refs:endIndex
670 int endIndex = Math.min(endRow * mColumns, mCount);675 for (int i = startIndex; i < endIndex; i++) {