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