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 51 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
81 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
RatingsFragment.java 123 Collections.sort(contentRatingSystems, ContentRatingSystem.DISPLAY_NAME_COMPARATOR);
  /packages/apps/TV/src/com/android/tv/parental/
ContentRatingSystem.java 35 public static final Comparator<ContentRatingSystem> DISPLAY_NAME_COMPARATOR =

Completed in 3553 milliseconds