Searched refs:lhsLabel (Results 1 – 1 of 1) sorted by relevance
752 String lhsLabel = getInputLabelForChannel(lhs); in compare() local755 lhsLabel == null in compare()757 : rhsLabel == null ? -1 : lhsLabel.compareTo(rhsLabel); in compare()