Searched refs:DISPLAY_NAME_COMPARATOR (Results 1 – 3 of 3) sorted by relevance
51 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR); in getDescription()81 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR); in getItemList()
116 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR); in getItemList()
35 public static final Comparator<ContentRatingSystem> DISPLAY_NAME_COMPARATOR = field in ContentRatingSystem