Searched refs:closestIndex (Results 1 – 1 of 1) sorted by relevance
632 int closestIndex = -1; in getClosestIconOnLine() local644 closestIndex = index; in getClosestIconOnLine()654 if (closestIndex > -1) { in getClosestIconOnLine()655 return views.get(closestIndex); in getClosestIconOnLine()