Searched defs:CONTENT_RATING_LEVEL_LOW (Results 1 – 2 of 2) sorted by relevance
71 sLevelResourceIdMap.put(TvSettings.CONTENT_RATING_LEVEL_LOW, R.string.option_rating_low); in sLevelResourceIdMap.put()81 TvSettings.CONTENT_RATING_LEVEL_LOW, R.string.option_rating_low_description); in sDescriptionResourceIdMap.put()
72 public static final int CONTENT_RATING_LEVEL_LOW = 3; field in TvSettings