HomeSort by relevance Sort by last modified time
    Searched refs:DISPLAY_NAME_COMPARATOR (Results 1 - 3 of 3) sorted by null

  /packages/apps/TV/src/com/android/tv/ui/sidepanel/parentalcontrols/
RatingSystemsFragment.java 49 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
80 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
RatingsFragment.java 120 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
  /packages/apps/TV/src/com/android/tv/parental/
ContentRatingSystem.java 33 public static final Comparator<ContentRatingSystem> DISPLAY_NAME_COMPARATOR =

Completed in 64 milliseconds