Searched refs:lhsDistance (Results 1 – 1 of 1) sorted by relevance
247 int lhsDistance = Math.abs(mIndex - lhsIndex); in compare() local250 int result = lhsDistance - rhsDistance; in compare()