Searched refs:lhsLabel (Results 1 – 1 of 1) sorted by relevance
382 String lhsLabel = lhs.activityName.toString(); in compare() local384 return lhsLabel.toLowerCase().compareTo(rhsLabel.toLowerCase()); in compare()