Searched refs:lhsIndex (Results 1 – 1 of 1) sorted by relevance
231 int lhsIndex = p.indexOfChild(lhs); in compare() local233 int lhsDistance = Math.abs(mIndex - lhsIndex); in compare()239 return rhsIndex - lhsIndex; in compare()