Searched refs:rhsCountMatch (Results 1 – 1 of 1) sorted by relevance
91 boolean rhsCountMatch = in createComparator() field in TvTrackInfoUtils94 if (lhsCountMatch && rhsCountMatch) { in createComparator()96 } else if (lhsCountMatch || rhsCountMatch) { in createComparator()97 return Boolean.compare(lhsCountMatch, rhsCountMatch); in createComparator()