Searched refs:PREF_CONTENT_RATING_SYSTEMS (Results 1 – 1 of 1) sorted by relevance
52 private static final String PREF_CONTENT_RATING_SYSTEMS = "pref.content_rating_systems"; field in TvSettings180 .putStringSet(PREF_CONTENT_RATING_SYSTEMS, contentRatingSystemSet) in addContentRatingSystem()190 .putStringSet(PREF_CONTENT_RATING_SYSTEMS, contentRatingSystemSet) in removeContentRatingSystem()205 .getStringSet(PREF_CONTENT_RATING_SYSTEMS, null) in isContentRatingSystemSet()212 .getStringSet(PREF_CONTENT_RATING_SYSTEMS, Collections.emptySet())); in getContentRatingSystemSet()