Lines Matching refs:closestIndex
632 int closestIndex = -1;644 closestIndex = index;654 if (closestIndex > -1) {655 return views.get(closestIndex);