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