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 TvSettings177 .putStringSet(PREF_CONTENT_RATING_SYSTEMS, contentRatingSystemSet) in addContentRatingSystem()187 .putStringSet(PREF_CONTENT_RATING_SYSTEMS, contentRatingSystemSet) in removeContentRatingSystem()202 .getStringSet(PREF_CONTENT_RATING_SYSTEMS, null) in isContentRatingSystemSet()209 .getStringSet(PREF_CONTENT_RATING_SYSTEMS, Collections.emptySet())); in getContentRatingSystemSet()