Searched refs:ratings (Results 1 – 19 of 19) 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()
169 public TvContentRating getBlockedRating(ImmutableList<TvContentRating> ratings) { in getBlockedRating() argument170 if (ratings == null || ratings.isEmpty()) { in getBlockedRating()175 for (TvContentRating rating : ratings) { in getBlockedRating()205 public boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument206 return getBlockedRating(ratings) != null; in isRatingBlocked()
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()
305 private boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument306 if (ratings == null || ratings.isEmpty() || !mTvInputManager.isParentalControlsEnabled()) { in isRatingBlocked()309 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()
736 ImmutableList<TvContentRating> ratings =739 if (ratings == null || ratings.size() <= i) {743 mContentRatingsManager.getDisplayNameForRating(ratings.get(i)));
2002 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local2004 if ((ratings == null || ratings.isEmpty())) { in getContentRatingOfCurrentProgramBlocked()2006 ratings = ImmutableList.of(TvContentRating.UNRATED); in getContentRatingOfCurrentProgramBlocked()2008 ratings = NO_CONTENT_RATINGS; in getContentRatingOfCurrentProgramBlocked()2011 for (TvContentRating rating : ratings) { in getContentRatingOfCurrentProgramBlocked()
1988 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local1990 if ((ratings == null || ratings.isEmpty())) { in getContentRatingOfCurrentProgramBlocked()1992 ratings = ImmutableList.of(TvContentRating.UNRATED); in getContentRatingOfCurrentProgramBlocked()1994 ratings = NO_CONTENT_RATINGS; in getContentRatingOfCurrentProgramBlocked()1997 for (TvContentRating rating : ratings) { in getContentRatingOfCurrentProgramBlocked()
226 ImmutableList<TvContentRating> ratings = recordedProgram.getContentRatings(); in startPlayback() local227 TvContentRating blockRatings = parental.getBlockedRating(ratings); in startPlayback()
157 // Request for uploading transcription ratings.164 // Response for uploading transcription ratings
611 public ParentalRatingDescriptor(HashMap<String, Integer> ratings) { in ParentalRatingDescriptor() argument612 mRatings = ratings; in ParentalRatingDescriptor()
1955 HashMap<String, Integer> ratings = new HashMap<>(); in parseDvbParentalRating() local1965 ratings.put(countryCode, rating + 3); in parseDvbParentalRating()1967 return new ParentalRatingDescriptor(ratings); in parseDvbParentalRating()
1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...