Home
last modified time | relevance | path

Searched refs:ratings (Results 1 – 23 of 23) sorted by relevance

/packages/apps/TV/src/com/android/tv/parental/
DContentRatingSystem.java163 List<Rating> ratings, in ContentRatingSystem() argument
173 mRatings = ratings; in ContentRatingSystem()
285 List<Rating> ratings = new ArrayList<>(); in build() local
288 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() argument
535 for (Rating rating : ratings) { in build()
DParentalControlSettings.java171 public TvContentRating getBlockedRating(ImmutableList<TvContentRating> ratings) { in getBlockedRating() argument
172 if (ratings == null || ratings.isEmpty()) { in getBlockedRating()
177 for (TvContentRating rating : ratings) { in getBlockedRating()
207 public boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument
208 return getBlockedRating(ratings) != null; in isRatingBlocked()
DContentRatingLevelPolicy.java52 Set<TvContentRating> ratings = new HashSet<>(); in getRatingsForAge() local
71 ratings.add(tvContentRating); in getRatingsForAge()
77 ratings.add(tvContentRating); in getRatingsForAge()
82 return ratings; in getRatingsForAge()
/packages/apps/TV/src/com/android/tv/search/
DDataManagerSearch.java308 private boolean isRatingBlocked(ImmutableList<TvContentRating> ratings) { in isRatingBlocked() argument
309 if (ratings == null || ratings.isEmpty() || !mTvInputManager.isParentalControlsEnabled()) { in isRatingBlocked()
312 for (TvContentRating rating : ratings) { in isRatingBlocked()
DTvProviderSearch.java481 private boolean isRatingBlocked(String ratings) { in isRatingBlocked() argument
482 if (TextUtils.isEmpty(ratings) || !mTvInputManager.isParentalControlsEnabled()) { in isRatingBlocked()
485 ImmutableList<TvContentRating> ratingArray = mTvContentRatingCache.getRatings(ratings); in isRatingBlocked()
/packages/apps/TV/src/com/android/tv/ui/
DChannelBannerView.java752 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)));
/packages/apps/TV/tests/robotests/src/com/android/tv/data/
DProgramTest.java106 ImmutableList<TvContentRating> ratings = in testParcelable() local
131 .setContentRatings(ratings) in testParcelable()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrDetailsFragment.java226 ImmutableList<TvContentRating> ratings = recordedProgram.getContentRatings(); in startPlayback() local
227 TvContentRating blockRatings = parental.getBlockedRating(ratings); in startPlayback()
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
Dvoicemail_transcription.proto156 // Request for uploading transcription ratings.
163 // Response for uploading transcription ratings
/packages/apps/TV/tuner/src/com/android/tv/tuner/tvinput/
DTunerSessionWorkerExoV2.java1983 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local
1985 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()
DTunerSessionWorker.java2059 ImmutableList<TvContentRating> ratings = in getContentRatingOfCurrentProgramBlocked() local
2061 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()
/packages/apps/TV/ratings/
DAndroid.bp20 name: "tv-ratings-resources",
/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DPsipData.java611 public ParentalRatingDescriptor(HashMap<String, Integer> ratings) { in ParentalRatingDescriptor() argument
612 mRatings = ratings; in ParentalRatingDescriptor()
DSectionParser.java1968 HashMap<String, Integer> ratings = new HashMap<>(); in parseDvbParentalRating() local
1978 ratings.put(countryCode, rating + 3); in parseDvbParentalRating()
1980 return new ParentalRatingDescriptor(ratings); in parseDvbParentalRating()
/packages/apps/TV/
Dbuild.gradle66 res.srcDirs = ['res', 'material_res', 'ratings/res']
DAndroid.bp94 "tv-ratings-resources",
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dde_wordlist.combined.gz
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...