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

  /packages/apps/TV/src/com/android/tv/parental/
ContentRatingLevelPolicy.java 29 public class ContentRatingLevelPolicy {
34 private ContentRatingLevelPolicy() { }
ParentalControlSettings.java 111 mRatings = ContentRatingLevelPolicy.getRatingsForLevel(this, manager, currentLevel);
131 mRatings = ContentRatingLevelPolicy.getRatingsForLevel(this, manager, level);

Completed in 53 milliseconds