HomeSort by relevance Sort by last modified time
    Searched refs:getBlockedRating (Results 1 - 4 of 4) sorted by null

  /packages/apps/TV/src/com/android/tv/parental/
ParentalControlSettings.java 192 return getBlockedRating(ratings) != null;
201 public TvContentRating getBlockedRating(TvContentRating[] ratings) {
  /packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DvrDetailsFragment.java 227 TvContentRating blockRatings = parental.getBlockedRating(ratings);
  /packages/apps/TV/src/com/android/tv/guide/
ProgramTableAdapter.java 649 return parental.getBlockedRating(program.getContentRatings());
    [all...]
  /packages/apps/TV/src/com/android/tv/ui/
TunableTvView.java     [all...]

Completed in 568 milliseconds