Searched refs:DISPLAY_NAME_COMPARATOR (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
H A DRatingSystemsFragment.java51 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
81 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
H A DRatingsFragment.java116 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
/packages/apps/TV/src/com/android/tv/parental/
H A DContentRatingSystem.java35 public static final Comparator<ContentRatingSystem> DISPLAY_NAME_COMPARATOR = field in class:ContentRatingSystem

Completed in 182 milliseconds