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