Searched defs:ratings (Results 1 – 11 of 11) sorted by relevance
52 Set<TvContentRating> ratings = new HashSet<>(); in getRatingsForAge() local
171 public TvContentRating getBlockedRating(ImmutableList<TvContentRating> ratings) { in getBlockedRating()207 public boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked()
163 List<Rating> ratings, in ContentRatingSystem()285 List<Rating> ratings = new ArrayList<>(); in build() local531 private Order build(List<Rating> ratings) { in build()
308 private boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked()
481 private boolean isRatingBlocked(String ratings) { in isRatingBlocked()
106 ImmutableList<TvContentRating> ratings = in testParcelable() local
226 ImmutableList<TvContentRating> ratings = recordedProgram.getContentRatings(); in startPlayback() local
611 public ParentalRatingDescriptor(HashMap<String, Integer> ratings) { in ParentalRatingDescriptor()
1968 HashMap<String, Integer> ratings = new HashMap<>(); in parseDvbParentalRating() local
2059 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local
1983 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local