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