Searched refs:ratings (Results 1 – 23 of 23) sorted by relevance
163 List<Rating> ratings, in ContentRatingSystem() argument173 mRatings = ratings; in ContentRatingSystem()285 List<Rating> ratings = new ArrayList<>(); in build() local288 ratings.add(builder.build(subRatings)); in build()294 for (Rating rating : ratings) { in build()309 orders.add(builder.build(ratings)); in build()320 ratings, in build()531 private Order build(List<Rating> ratings) { in build() argument535 for (Rating rating : ratings) { in build()
52 Set<TvContentRating> ratings = new HashSet<>(); in getRatingsForAge() local71 ratings.add(tvContentRating); in getRatingsForAge()77 ratings.add(tvContentRating); in getRatingsForAge()82 return ratings; in getRatingsForAge()
171 public TvContentRating getBlockedRating(ImmutableList<TvContentRating> ratings) { in getBlockedRating() argument172 if (ratings == null || ratings.isEmpty()) { in getBlockedRating()177 for (TvContentRating rating : ratings) { in getBlockedRating()207 public boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument208 return getBlockedRating(ratings) != null; in isRatingBlocked()
308 private boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument309 if (ratings == null || ratings.isEmpty() || !mTvInputManager.isParentalControlsEnabled()) { in isRatingBlocked()312 for (TvContentRating rating : ratings) { in isRatingBlocked()
481 private boolean isRatingBlocked(String ratings) { in isRatingBlocked() argument482 if (TextUtils.isEmpty(ratings) || !mTvInputManager.isParentalControlsEnabled()) { in isRatingBlocked()485 ImmutableList<TvContentRating> ratingArray = mTvContentRatingCache.getRatings(ratings); in isRatingBlocked()
752 ImmutableList<TvContentRating> ratings =755 if (ratings != null) {756 for (int i = 0; i < ratings.size(); i++) {760 ratings.get(i)))) {762 mContentRatingsManager.getDisplayNameForRating(ratings.get(i)));
20 name: "tv-ratings-resources",
106 ImmutableList<TvContentRating> ratings = in testParcelable() local131 .setContentRatings(ratings) in testParcelable()
226 ImmutableList<TvContentRating> ratings = recordedProgram.getContentRatings(); in startPlayback() local227 TvContentRating blockRatings = parental.getBlockedRating(ratings); in startPlayback()
156 // Request for uploading transcription ratings.163 // Response for uploading transcription ratings
1983 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local1985 if ((ratings == null || ratings.isEmpty())) { in getContentRatingOfCurrentProgramBlocked()1987 ratings = ImmutableList.of(TvContentRating.UNRATED); in getContentRatingOfCurrentProgramBlocked()1989 ratings = NO_CONTENT_RATINGS; in getContentRatingOfCurrentProgramBlocked()1992 for (TvContentRating rating : ratings) { in getContentRatingOfCurrentProgramBlocked()
2059 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local2061 if ((ratings == null || ratings.isEmpty())) { in getContentRatingOfCurrentProgramBlocked()2063 ratings = ImmutableList.of(TvContentRating.UNRATED); in getContentRatingOfCurrentProgramBlocked()2065 ratings = NO_CONTENT_RATINGS; in getContentRatingOfCurrentProgramBlocked()2068 for (TvContentRating rating : ratings) { in getContentRatingOfCurrentProgramBlocked()
66 res.srcDirs = ['res', 'material_res', 'ratings/res']
84 "tv-ratings-resources",
611 public ParentalRatingDescriptor(HashMap<String, Integer> ratings) { in ParentalRatingDescriptor() argument612 mRatings = ratings; in ParentalRatingDescriptor()
1968 HashMap<String, Integer> ratings = new HashMap<>(); in parseDvbParentalRating() local1978 ratings.put(countryCode, rating + 3); in parseDvbParentalRating()1980 return new ParentalRatingDescriptor(ratings); in parseDvbParentalRating()
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...