diff --git a/media/java/android/media/tv/TvContentRating.java b/media/java/android/media/tv/TvContentRating.java
index b4ec2b37c6e90..c539290d0ab06 100644
--- a/media/java/android/media/tv/TvContentRating.java
+++ b/media/java/android/media/tv/TvContentRating.java
@@ -155,14 +155,6 @@ import java.util.Objects;
*
Description |
*
*
- * | AM_TV_RS |
- * Range specific TV content rating system strings for Armenia |
- *
- *
- * | AM_TV_AS |
- * Age specific TV content rating system strings for Armenia |
- *
- *
* | AR_TV |
* TV content rating system for Argentina |
*
@@ -171,182 +163,37 @@ import java.util.Objects;
* TV content rating system for Australia |
*
*
- * | BG_TV |
- * TV content rating system for Bulgaria |
- *
- *
* | BR_TV |
* TV content rating system for Brazil |
*
*
- * | CA_TV_CA |
- * TV content rating system for Canada (Canadian) |
+ * DVB |
+ * DVB content rating system |
*
*
- * | CA_TV_QC |
- * TV content rating system for Canada (Quebec) |
+ * ES_DVB |
+ * DVB content rating system for Spain |
*
*
- * | CH_TV |
- * TV content rating system for Switzerland |
+ * FR_DVB |
+ * DVB content rating system for France |
*
*
- * | CL_TV |
- * TV content rating system for Chile |
- *
- *
- * | DE_TV |
- * TV content rating system for Germany |
- *
- *
- * | DK_TV |
- * TV content rating system for Denmark |
- *
- *
- * | ES_TV |
- * TV content rating system for Spain |
- *
- *
- * | FI_TV |
- * TV content rating system for Finland |
- *
- *
- * | FR_TV |
- * TV content rating system for France |
- *
- *
- * | GR_TV |
- * TV content rating system for Greece |
- *
- *
- * | HK_TV |
- * TV content rating system for Hong Kong |
- *
- *
- * | HU_TV |
- * TV content rating system for Hungary |
- *
- *
- * | ID_TV |
- * TV content rating system for Indonesia |
- *
- *
- * | IE_TV |
- * TV content rating system for Ireland |
- *
- *
- * | IL_TV |
- * TV content rating system for Israel |
- *
- *
- * | IN_TV |
- * TV content rating system for India |
- *
- *
- * | IS_TV |
- * TV content rating system for Iceland |
- *
- *
- * | JP_TV |
- * TV content rating system for Japan |
+ * ISDB |
+ * ISDB content rating system |
*
*
* | KR_TV |
* TV content rating system for South Korea |
*
*
- * | MV_TV |
- * TV content rating system for Maldives |
- *
- *
- * | MX_TV |
- * TV content rating system for Mexico |
- *
- *
- * | MY_TV |
- * TV content rating system for Malaysia |
- *
- *
- * | NL_TV |
- * TV content rating system for Netherlands |
- *
- *
- * | NZ_FTV |
- * TV content rating system for free-to-air channels in New Zealand |
- *
- *
- * | NZ_PTV |
- * TV content rating system for Pay TV channels in New Zealand |
- *
- *
- * | PE_TV |
- * TV content rating system for some Peruvian channels in Peru |
- *
- *
- * | PE_ATV |
- * TV content rating system for America Television in Peru that uses its own rating
- * system |
- *
- *
- * | PH_TV |
- * TV content rating system for Philippines |
- *
- *
- * | PL_TV |
- * TV content rating system for Poland |
- *
- *
- * | PT_TV |
- * TV content rating system for Portugal |
- *
- *
- * | RO_TV |
- * TV content rating system for Romania |
- *
- *
- * | RU_TV |
- * TV content rating system for Russia |
- *
- *
- * | RS_TV |
- * TV content rating system for Serbia |
- *
- *
* | SG_TV |
* TV content rating system for Singapore |
*
*
- * | SI_TV |
- * TV content rating system for Slovenia |
- *
- *
- * | TH_TV |
- * TV content rating system for Thailand |
- *
- *
- * | TR_TV |
- * TV content rating system for Turkey |
- *
- *
- * | TW_TV |
- * TV content rating system for Taiwan |
- *
- *
- * | UA_TV |
- * TV content rating system for Ukraine |
- *
- *
* | US_TV |
* TV content rating system for the United States |
*
- *
- * | VE_TV |
- * TV content rating system for Venezuela |
- *
- *
- * | ZA_TV |
- * TV content rating system for South Africa |
- *
*
*
* System defined strings for ratings
@@ -357,137 +204,61 @@ import java.util.Objects;
* Description |
*
*
- * | AM_TV_RS |
- * AM_TV_RS_Y |
- * Suitable for ages 2-11 |
- *
- *
- * | AM_TV_RS_Y7 |
- * Suitable for ages 7-16 |
- *
- *
- * | AM_TV_RS_GA |
- * Suitable for general audiences |
- *
- *
- * | AM_TV_RS_TW |
- * Suitable for teens ages 9 and up |
- *
- *
- * | AM_TV_RS_T |
- * Suitable for teens ages 12 and up |
- *
- *
- * | AM_TV_RS_A |
- * Suitable only for adults ages 18 and up |
- *
- *
- * | AM_TV_AS |
- * AM_TV_AS_EC |
- * Suitable for ages 2 and up |
- *
- *
- * | AM_TV_AS_E |
- * Suitable for ages 5 and up |
- *
- *
- * | AM_TV_AS_E9 |
- * Suitable for ages 9 and up |
- *
- *
- * | AM_TV_AS_T |
- * Suitable for ages 12 and up |
- *
- *
- * | AM_TV_AS_M |
- * Suitable for ages 16 and up |
- *
- *
- * | AM_TV_AS_AO |
- * Suitable for ages 17 and up |
- *
- *
* | AR_TV |
- * AR_TV_ALL |
+ * AR_TV_ATP |
* Suitable for all audiences. Programs may contain mild violence, language and mature
* situations |
*
*
- * | AR_TV_13 |
+ * AR_TV_SAM_13 |
* Suitable for ages 13 and up. Programs may contain mild to moderate language and mild
* violence and sexual references |
*
*
- * | AR_TV_16 |
+ * AR_TV_SAM_16 |
* Suitable for ages 16 and up. Programs may contain more intensive violence and coarse
* language, partial nudity and moderate sexual references |
*
*
- * | AR_TV_18 |
+ * AR_TV_SAM_18 |
* Suitable for mature audiences only. Programs contain strong violence, coarse language
* and explicit sexual references |
*
*
- * | AU_TV |
- * AU_TV_CTC |
- * This has advertising approval, but is not yet classified |
+ * AU_TV |
+ * AU_TV_P |
+ * Recommended for younger children aged between 2 and 11 years |
+ *
+ *
+ * | AU_TV_C |
+ * Recommended for older children aged between 5 and 14 years |
*
*
* | AU_TV_G |
- * The content is very mild in impact, and suitable for everyone |
+ * Recommended for all ages |
*
*
* | AU_TV_PG |
- * The content is mild in impact, but it may contain content that children find
- * confusing or upsetting and may require the guidance or parents and guardians |
+ * Parental guidance is recommended for young viewers under 15 |
*
*
* | AU_TV_M |
- * The content is moderate in impact, and it is recommended for teenagers aged 15 years
- * and over |
+ * Recommended for mature audiences aged 15 years and over |
*
*
- * | AU_TV_MA15 |
- * The content is strong in impact, and it is legally restricted to persons 15 years and
- * over |
+ * AU_TV_MA |
+ * Not suitable for children and teens under 15, due to sexual descriptions, course
+ * language, adult themes or drug use |
*
*
- * | AU_TV_R18 |
- * The content is high in impact, and it is restricted to adults |
+ * AU_TV_AV |
+ * Not suitable for children and teens under 15. This category is used specifically for
+ * violent programs |
*
*
- * | AU_TV_X18 |
- * The content is restricted to adults. This classification is a special and legally
- * restricted category which contains only sexually explicit content |
- *
- *
- * | BG_TV |
- * BG_TV_A |
- * Recommended to children. When the film confirms the ideals of humanism or popularizes
- * the national and world cultures or contributes to upbringing children |
- *
- *
- * | BG_TV_B |
- * No restrictive recommendations from the Committee. When the film is in no way
- * contrary to the universal rules of morality in this country, has no restrictive
- * recommendations from the Committee and does not fall in rating A |
- *
- *
- * | BG_TV_C |
- * No persons under the age of 12 are admitted unless accompanied by an adult. When the
- * film contains certain erotic scenes or scenes with drinking, taking drugs or stimulants
- * or a few scenes of violence |
- *
- *
- * | BG_TV_D |
- * No persons under the age of 16 are admitted. When the film contains quite a number of
- * erotic scenes or scenes with drinking, taking drugs or stimulants or a considerable
- * number of scenes showing violence |
- *
- *
- * | BG_TV_X |
- * No persons under the age of 18 are admitted. When the film is naturalistically erotic
- * or shows violence in an ostentatious manner |
+ * AU_TV_R |
+ * Not for children under 18. Content may include graphic violence, sexual situations,
+ * coarse language and explicit drug use |
*
*
* | BR_TV |
@@ -515,422 +286,272 @@ import java.util.Objects;
* Content suitable for viewers over the age of 18 |
*
*
- * | CA_TV_CA |
- * CA_TV_CA_EXEMPT |
- * Exempt from ratings and won't display an on-screen rating |
+ * DVB |
+ * DVB_4 |
+ * Recommended for ages 4 and over |
*
*
- * | CA_TV_CA_C |
- * Suitable for children ages 2-7. May contain mild violence |
+ * DVB_5 |
+ * Recommended for ages 5 and over |
*
*
- * | CA_TV_CA_C8 |
- * Suitable for children ages 8 and older. May contain mild violence, fantasy horror,
- * and socially offensive language |
+ * DVB_6 |
+ * Recommended for ages 6 and over |
*
*
- * | CA_TV_CA_G |
- * Suitable for the entire family and may contain mild violence, profanity, and censored
- * language |
+ * DVB_7 |
+ * Recommended for ages 7 and over |
*
*
- * | CA_TV_CA_PG |
- * May contain moderate violence, profanity, nudity, and sexual references |
+ * DVB_8 |
+ * Recommended for ages 8 and over |
*
*
- * | CA_TV_CA_14 |
- * Intended for viewers ages 14 and older. May contain strong violence and profanity,
- * and depictions of sexual activity |
+ * DVB_9 |
+ * Recommended for ages 9 and over |
*
*
- * | CA_TV_CA_18 |
- * Intended for viewers ages 18 and older. May contain explicit violence and sexual
- * activity |
+ * DVB_10 |
+ * Recommended for ages 10 and over |
*
*
- * | CA_TV_QC |
- * CA_TV_QC_E |
- * Exempt from ratings and won't display an on-screen rating |
+ * DVB_11 |
+ * Recommended for ages 11 and over |
*
*
- * | CA_TV_QC_G |
- * Appropriate for all ages and must contain little or no violence and little to no
- * sexual content |
+ * DVB_12 |
+ * Recommended for ages 12 and over |
*
*
- * | CA_TV_QC_8 |
- * Appropriate for children 8 and may contain with little violence, language, and little
- * to no sexual situations |
+ * DVB_13 |
+ * Recommended for ages 13 and over |
*
*
- * | CA_TV_QC_13 |
- * Suitable for children 13 and may contain with moderate violence, language, and some
- * sexual situations |
+ * DVB_14 |
+ * Recommended for ages 14 and over |
*
*
- * | CA_TV_QC_16 |
- * Recommended for children over the age of 16 and may contain with strong violence,
- * strong language, and strong sexual content |
+ * DVB_15 |
+ * Recommended for ages 15 and over |
*
*
- * | CA_TV_QC_18 |
- * Only to be viewed by adults and may contain extreme violence and graphic sexual
- * content. It is mostly used for 18+ movies and pornography |
+ * DVB_16 |
+ * Recommended for ages 16 and over |
*
*
- * | CH_TV |
- * CH_TV_ALL |
- * This program is suitable for all ages |
+ * DVB_17 |
+ * Recommended for ages 17 and over |
*
*
- * | CH_TV_RED |
- * This program contains scenes that may hurt sensitive people, therefore the red symbol
- * will be displayed |
+ * DVB_18 |
+ * Recommended for ages 18 and over |
*
*
- * | CL_TV |
- * CL_TV_I |
- * Programs suitable for all children |
- *
- *
- * | CL_TV_I7 |
- * Programs recommended for children ages 7 or older |
- *
- *
- * | CL_TV_I10 |
- * Programs recommended for children ages 10 or older |
- *
- *
- * | CL_TV_I12 |
- * Programs recommended for children and teens ages 12 or older |
- *
- *
- * | CL_TV_F |
- * Programs suitable for a general audience, with content appropriate for all ages |
- *
- *
- * | CL_TV_R |
- * Programs may content not suitable for children not accompanied by an adult |
- *
- *
- * | CL_TV_A |
- * Programs suitable for adult audiences only (ages 18 or older), may contain coarse
- * language, and sexual or explicit situations |
- *
- *
- * | DE_TV |
- * DE_TV_ALL |
- * The program is suitable for all ages |
- *
- *
- * | DE_TV_12 |
- * The program is not suitable for viewers under the age of 12 |
- *
- *
- * | DE_TV_16 |
- * The program is not suitable for viewers under the age of 16 |
- *
- *
- * | DE_TV_18 |
- * The program is not suitable for viewers under the age of 18 |
- *
- *
- * | DK_TV |
- * DK_TV_G |
- * programs suitable for all ages |
- *
- *
- * | DK_TV_Y |
- * programs suitable children accompanied by an adult |
- *
- *
- * | DK_TV_R |
- * programs containing material with more intensive content |
- *
- *
- * | DK_TV_B |
- * programs containing explicit content and strictly for adults only |
- *
- *
- * | ES_TV |
- * ES_TV_TP |
+ * ES_DVB |
+ * ES_DVB_ALL |
* Recommended for all ages |
*
*
- * | ES_TV_I |
- * Specially recommended for preschoolers and kids |
+ * ES_DVB_C |
+ * Recommended for children |
*
*
- * | ES_TV_7 |
- * Recommended for people older than 7 years old |
+ * ES_DVB_X |
+ * Recommended for adults |
*
*
- * | ES_TV_7I |
- * Recommended for kids older than 7 years old |
+ * ES_DVB_4 |
+ * Recommended for ages 4 and over |
*
*
- * | ES_TV_12 |
- * Recommended for people older than 12 years old |
+ * ES_DVB_5 |
+ * Recommended for ages 5 and over |
*
*
- * | ES_TV_16 |
- * Recommended for people older than 16 years old |
+ * ES_DVB_6 |
+ * Recommended for ages 6 and over |
*
*
- * | ES_TV_18 |
- * Recommended for people older than 18 years old |
+ * ES_DVB_7 |
+ * Recommended for ages 7 and over |
*
*
- * | FI_TV |
- * FI_TV_S |
- * Allowed at all times |
+ * ES_DVB_8 |
+ * Recommended for ages 8 and over |
*
*
- * | FI_TV_K7 |
- * Not recommended for children under 7 |
+ * ES_DVB_9 |
+ * Recommended for ages 9 and over |
*
*
- * | FI_TV_K12 |
- * Not recommended for children under 12 |
+ * ES_DVB_10 |
+ * Recommended for ages 10 and over |
*
*
- * | FI_TV_K16 |
- * Not recommended for children under 16 |
+ * ES_DVB_11 |
+ * Recommended for ages 11 and over |
*
*
- * | FI_TV_K18 |
- * Not recommended for children under 18 |
+ * ES_DVB_12 |
+ * Recommended for ages 12 and over |
*
*
- * | FR_TV |
- * FR_TV_ALL |
- * Appropriate for all ages |
+ * ES_DVB_13 |
+ * Recommended for ages 13 and over |
*
*
- * | FR_TV_10 |
- * Not recommended for children under 10 |
+ * ES_DVB_14 |
+ * Recommended for ages 14 and over |
*
*
- * | FR_TV_12 |
- * Not recommended for children under 12 |
+ * ES_DVB_15 |
+ * Recommended for ages 15 and over |
*
*
- * | FR_TV_16 |
- * Not recommended for children under 16 |
+ * ES_DVB_16 |
+ * Recommended for ages 16 and over |
*
*
- * | FR_TV_18 |
- * Not recommended for persons under 18 |
+ * ES_DVB_17 |
+ * Recommended for ages 17 and over |
*
*
- * | GR_TV |
- * GR_TV_ALL |
- * Suitable for all ages |
+ * ES_DVB_18 |
+ * Recommended for ages 18 and over |
*
*
- * | GR_TV_10 |
- * Parental consent suggested |
+ * FR_DVB |
+ * FR_DVB_U |
+ * Recommended for all ages |
*
*
- * | GR_TV_12 |
- * Required parental consent |
+ * FR_DVB_4 |
+ * Recommended for ages 4 and over |
*
*
- * | GR_TV_15 |
- * Suitable for minors over the age of 15 |
+ * FR_DVB_5 |
+ * Recommended for ages 5 and over |
*
*
- * | GR_TV_18 |
- * Suitable only for adults profanity before midnight is punishable by fine, except when
- * used in the context of the program |
+ * FR_DVB_6 |
+ * Recommended for ages 6 and over |
*
*
- * | HK_TV |
- * HK_TV_G |
- * For general audiences |
+ * FR_DVB_7 |
+ * Recommended for ages 7 and over |
*
*
- * | HK_TV_PG |
- * Programs are unsuitable for children, parental guidance is recommended |
+ * FR_DVB_8 |
+ * Recommended for ages 8 and over |
*
*
- * | HK_TV_M |
- * Programs are recommended only for adult viewers above the age of 18 |
+ * FR_DVB_9 |
+ * Recommended for ages 9 and over |
*
*
- * | HU_TV |
- * HU_TV_U |
- * Programs can be viewed by any age |
+ * FR_DVB_10 |
+ * Recommended for ages 10 and over |
*
*
- * | HU_TV_CF |
- * Programs recommended for children. It is an optional rating, there is no obligation
- * for broadcasters to indicate it |
+ * FR_DVB_11 |
+ * Recommended for ages 11 and over |
*
*
- * | HU_TV_6 |
- * Programs not recommended for children below the age of 6, may not contain any
- * violence or sexual content |
+ * FR_DVB_12 |
+ * Recommended for ages 12 and over |
*
*
- * | HU_TV_12 |
- * Programs not recommended for children below the age of 12, may contain light sexual
- * content or explicit language |
+ * FR_DVB_13 |
+ * Recommended for ages 13 and over |
*
*
- * | HU_TV_16 |
- * Programs not recommended for teens and children below the age of 16, may contain more
- * intensive violence and sexual content |
+ * FR_DVB_14 |
+ * Recommended for ages 14 and over |
*
*
- * | HU_TV_18 |
- * The program is recommended only for adult viewers (for ages 18 and up), may contain
- * explicit violence and explicit sexual content |
+ * FR_DVB_15 |
+ * Recommended for ages 15 and over |
*
*
- * | ID_TV |
- * ID_TV_P |
- * Suitable for children from ages 2 through 11 |
+ * FR_DVB_16 |
+ * Recommended for ages 16 and over |
*
*
- * | ID_TV_A |
- * Suitable for teens and children from ages 7 through 16 |
+ * FR_DVB_17 |
+ * Recommended for ages 17 and over |
*
*
- * | ID_TV_A_BO |
- * Suitable for children ages 5 through 10, with parental guidance or permission |
+ * FR_DVB_18 |
+ * Recommended for ages 18 and over |
*
*
- * | ID_TV_SU |
- * Suitable for general audiences |
+ * ISDB |
+ * ISDB_4 |
+ * Recommended for ages 4 and over |
*
*
- * | ID_TV_BO |
- * Parental guidance suggested for ages 5 and under |
+ * ISDB_5 |
+ * Recommended for ages 5 and over |
*
*
- * | ID_TV_R |
- * Suitable for teens from ages 13 through 17 |
+ * ISDB_6 |
+ * Recommended for ages 6 and over |
*
*
- * | ID_TV_R_BO |
- * Suitable for teens with parental guidance or permission |
+ * ISDB_7 |
+ * Recommended for ages 7 and over |
*
*
- * | ID_TV_D |
- * Suitable for viewers over 18 and older only |
+ * ISDB_8 |
+ * Recommended for ages 8 and over |
*
*
- * | IE_TV |
- * IE_TV_GA |
- * Suitable for all ages |
+ * ISDB_9 |
+ * Recommended for ages 9 and over |
*
*
- * | IE_TV_CH |
- * Suitable for children ages 5 to 10, may contain comedic violence or action fantasy
- * violence |
+ * ISDB_10 |
+ * Recommended for ages 10 and over |
*
*
- * | IE_TV_YA |
- * Suitable for adolescent audiences, may contain thematic elements that would appeal to
- * teenagers |
+ * ISDB_11 |
+ * Recommended for ages 11 and over |
*
*
- * | IE_TV_PS |
- * Suitable for more mature viewers, more mature themes may be present |
+ * ISDB_12 |
+ * Recommended for ages 12 and over |
*
*
- * | IE_TV_MA |
- * Most restrictive classification, allowing for heavy subject matter and coarse
- * language |
+ * ISDB_13 |
+ * Recommended for ages 13 and over |
*
*
- * | IL_TV |
- * IL_TV_G |
- * General audience; anyone, regardless of age, can view the program, usually news and
- * children's programming |
+ * ISDB_14 |
+ * Recommended for ages 14 and over |
*
*
- * | IL_TV_12 |
- * Suitable for teens and children ages 12 and over, no child under 12 are permitted to
- * view the program |
+ * ISDB_15 |
+ * Recommended for ages 15 and over |
*
*
- * | IL_TV_15 |
- * Suitable for teens ages 15 and over, no child under 15 may view the programme |
+ * ISDB_16 |
+ * Recommended for ages 16 and over |
*
*
- * | IL_TV_18 |
- * Suitable for adults only, no minors may view the programme |
+ * ISDB_17 |
+ * Recommended for ages 17 and over |
*
*
- * | IL_TV_E |
- * Exempt from classification |
+ * ISDB_18 |
+ * Recommended for ages 18 and over |
*
*
- * | IN_TV |
- * IN_TV_U |
- * Unrestricted public exhibition |
+ * ISDB_19 |
+ * Recommended for ages 19 and over |
*
*
- * | IN_TV_U_A |
- * Unrestricted public exhibition, but with a caution regarding parental guidance to
- * those under 12 years of age |
- *
- *
- * | IN_TV_A |
- * Public exhibition restricted to adults 18 years of age and older only |
- *
- *
- * | IN_TV_S |
- * Public exhibition restricted to members of any profession or any class of persons
- * |
- *
- *
- * | IS_TV |
- * IS_TV_L |
- * Programs suitable for all ages |
- *
- *
- * | IS_TV_7 |
- * Programs suitable for ages 7 and older |
- *
- *
- * | IS_TV_10 |
- * Programs suitable for ages 10 and older |
- *
- *
- * | IS_TV_12 |
- * Programs suitable for ages 12 and older |
- *
- *
- * | IS_TV_14 |
- * Programs suitable for ages 14 and older |
- *
- *
- * | IS_TV_16 |
- * Programs suitable for ages 16 and older |
- *
- *
- * | IS_TV_18 |
- * Programs suitable for ages 18 and older |
- *
- *
- * | JP_TV |
- * JP_TV_G |
- * General, suitable for all ages |
- *
- *
- * | JP_TV_PG12 |
- * Parental guidance requested for young people under 12 years |
- *
- *
- * | JP_TV_R15 |
- * For persons aged 15 and above only |
- *
- *
- * | JP_TV_R18 |
- * For persons aged 18 and above only |
+ * ISDB_20 |
+ * Recommended for ages 20 and over |
*
*
* | KR_TV |
@@ -957,314 +578,6 @@ import java.util.Objects;
* For adults only |
*
*
- * | MV_TV |
- * MV_TV_Y |
- * Young children |
- *
- *
- * | MV_TV_G |
- * General viewing for all ages |
- *
- *
- * | MV_TV_PG |
- * Parental guidance is required unaccompanied children |
- *
- *
- * | MV_TV_PG_12 |
- * Parental guidance is required for children under the age of 12 |
- *
- *
- * | MV_TV_12 |
- * Teens and children aged 12 and older may watch, otherwise restricted |
- *
- *
- * | MV_TV_15 |
- * Restricted to viewers aged 15 and above |
- *
- *
- * | MV_TV_18 |
- * Restricted to viewers aged 18 and above |
- *
- *
- * | MV_TV_21 |
- * Restricted to viewers aged 21 and above |
- *
- *
- * | MV_TV_X |
- * Most restrictive classification, only adults ages 25 and above may view |
- *
- *
- * | MX_TV |
- * MX_TV_A |
- * Appropriate for all ages, parental guidance is recommended for children under 7 years
- * |
- *
- *
- * | MX_TV_B |
- * Designed for ages 12 and older, may contain some sexual situations, mild violence,
- * and mild language |
- *
- *
- * | MX_TV_B_15 |
- * Designed for ages 15 and up, slightly more intensive than the 'A' and 'B' ratings
- * |
- *
- *
- * | MX_TV_C |
- * Designed to be viewed by adults aged 18 or older only, generally more intensive
- * content |
- *
- *
- * | MX_TV_D |
- * Designed to be viewed only by mature adults (at least 21 years of age and over),
- * contains extreme content matter |
- *
- *
- * | MX_TV_RC |
- * Banned from public television in Mexico |
- *
- *
- * | MY_TV |
- * MY_TV_U |
- * General viewing for all ages, can be broadcast anytime |
- *
- *
- * | MY_TV_P13 |
- * For viewers ages 13 and above, children under 13 needs parental guidance, can be
- * broadcast anytime, but some elements may only be broadcast at night |
- *
- *
- * | MY_TV_18 |
- * For viewers ages 18 and above only |
- *
- *
- * | NL_TV |
- * NL_TV_AL |
- * All Ages |
- *
- *
- * | NL_TV_6 |
- * Parental advisory for children under 6 |
- *
- *
- * | NL_TV_9 |
- * Parental advisory for children under 9 |
- *
- *
- * | NL_TV_12 |
- * Parental advisory for children under 12 |
- *
- *
- * | NL_TV_16 |
- * Parental advisory for children under 16 |
- *
- *
- * | NZ_FTV |
- * NZ_FTV_G |
- * These exclude material likely to harm children under 14 and can screen at any time.
- * Programmes may not necessarily be designed for younger viewers, but must not contain
- * material likely to cause them undue distress or discomfort |
- *
- *
- * | NZ_FTV_PGR |
- * Programmes more suited to more mature viewers. These are not necessarily unsuitable
- * for children, but viewer discretion is advised, and parents and guardians are encouraged
- * to supervise younger viewers |
- *
- *
- * | NZ_FTV_AO |
- * Contain material of an adult nature handled in such a way that it is unsuitable for
- * children |
- *
- *
- * | NZ_PTV |
- * NZ_PTV_G |
- * suitable for general audiences |
- *
- *
- * | NZ_PTV_PG |
- * Parental guidance recommended for under 10 |
- *
- *
- * | NZ_PTV_M |
- * Suitable for mature audiences 13 and up |
- *
- *
- * | NZ_PTV_16 |
- * Suitable for viewers 16 and up |
- *
- *
- * | NZ_PTV_18 |
- * Suitable for viewers 18 and up |
- *
- *
- * | PE_TV |
- * PE_TV_A |
- * Suitable for all audiences |
- *
- *
- * | PE_TV_14 |
- * Suitable for people aged 14 and above only |
- *
- *
- * | PE_TV_18 |
- * Suitable for people aged 18 and above only |
- *
- *
- * | PE_ATV |
- * PE_ATV_GP |
- * General audience |
- *
- *
- * | PE_ATV_PG |
- * Parental guidance required for under 6 |
- *
- *
- * | PE_ATV_14 |
- * Suitable for people aged 14 and above only |
- *
- *
- * | PE_ATV_18 |
- * Suitable for people aged 18 and above only |
- *
- *
- * | PH_TV |
- * PH_TV_G |
- * Suitable for all public viewers |
- *
- *
- * | PH_TV_PG |
- * Programmes rated PG may contain scenes or other content that are unsuitable for
- * children without the guidance of a parent |
- *
- *
- * | PH_TV_SPG |
- * Contains mature themes or moderate to intense violence, which may be deemed unfit for
- * children to watch without strict parental supervision |
- *
- *
- * | PL_TV |
- * PL_TV_G |
- * Positive or neutral view of the world, little to no violence, non-sexual love, and no
- * sexual content |
- *
- *
- * | PL_TV_7 |
- * Age 7 and above. May additionally contain some mild language, bloodless violence, and
- * a more negative view of the world |
- *
- *
- * | PL_TV_12 |
- * Age 12 and above. May contain some foul language, some violence, and some sexual
- * content |
- *
- *
- * | PL_TV_16 |
- * Age 16 and above. Deviant social behaviour, world filled with violence and sexuality,
- * simplified picture of adulthood, display of physical force, especially in controversial
- * social context, immoral behaviour without ethic dilemma, putting the blame on the victim,
- * excessive concentration on material possessions |
- *
- *
- * | PL_TV_18 |
- * Age 18 and above. One-sided display of the joys of adult life without showing
- * responsibilities, social justification of violent behaviour, excessive vulgarity, use of
- * racial slurs and social stereotypes, explicit sexual content, praise of aggression or
- * vulgarity |
- *
- *
- * | PT_TV |
- * PT_TV_T |
- * Suitable for all |
- *
- *
- * | PT_TV_10 |
- * May not be suitable for children under 10, parental guidance advised |
- *
- *
- * | PT_TV_12 |
- * May not be suitable for children under 12, parental guidance advised |
- *
- *
- * | PT_TV_16 |
- * Not suitable for children under 16 |
- *
- *
- * | RO_TV |
- * RO_TV_Y |
- * Young Ages |
- *
- *
- * | RO_TV_G |
- * General Exhibition |
- *
- *
- * | RO_TV_AP |
- * Parental guidance is recommended for children below the age of 12 |
- *
- *
- * | RO_TV_12 |
- * Forbidden for children under 12 years of age |
- *
- *
- * | RO_TV_15 |
- * Forbidden for children under 15 years of age |
- *
- *
- * | RO_TV_18 |
- * Forbidden for children under 18 years of age |
- *
- *
- * | RU_TV |
- * RU_TV_0 |
- * Can be watched by Any Age |
- *
- *
- * | RU_TV_6 |
- * Only kids the age of 6 or older can watch |
- *
- *
- * | RU_TV_12 |
- * Only kids the age of 12 or older can watch |
- *
- *
- * | RU_TV_16 |
- * Only teens the age of 16 or older can watch |
- *
- *
- * | RU_TV_18 |
- * Restricted to children ONLY people 18 or older |
- *
- *
- * | RS_TV |
- * RS_TV_G |
- * Program suitable for all ages |
- *
- *
- * | RS_TV_12 |
- * Program not suitable for children under the age of 12 |
- *
- *
- * | RS_TV_14 |
- * Program not suitable for children/teens under the age of 14 |
- *
- *
- * | RS_TV_15 |
- * Program not suitable for children/teens under the age of 15 |
- *
- *
- * | RS_TV_16 |
- * Program not suitable for children/teens under the age of 16 |
- *
- *
- * | RS_TV_17 |
- * Program not suitable for children/teens under the age of 17 |
- *
- *
- * | RS_TV_18 |
- * Program not suitable for minors under the age of 18 |
- *
- *
* | SG_TV |
* SG_TV_G |
* Suitable for all ages |
@@ -1291,101 +604,6 @@ import java.util.Objects;
* Suitable for adults aged 21 and above |
*
*
- * | SI_TV |
- * SI_TV_VS |
- * Parental guidance suggested (for children under 6) |
- *
- *
- * | SI_TV_12 |
- * Content suitable for teens over 12 years |
- *
- *
- * | SI_TV_15 |
- * Content suitable for teens over 15 years |
- *
- *
- * | SI_TV_AD |
- * Content exclusively for adults |
- *
- *
- * | TH_TV |
- * TH_TV_P |
- * Content suitable for primary school aged children |
- *
- *
- * | TH_TV_C |
- * Content suitable for children between 6-12 years old |
- *
- *
- * | TH_TV_G |
- * Content suitable for general audiences |
- *
- *
- * | TH_TV_PG13 |
- * Content suitable for people aged 13 and above, but can be watched by those who are
- * under the recommended age if parental guidance is provided |
- *
- *
- * | TH_TV_PG18 |
- * Content suitable for people aged above 18 years old; those who are younger that 18
- * must be provided with parental guidance |
- *
- *
- * | TH_TV_A |
- * Content unsuitable for children and youngsters |
- *
- *
- * | TR_TV |
- * TR_TV_G |
- * General audience. Suitable for all ages |
- *
- *
- * | TR_TV_7 |
- * Suitable for ages 7 and over |
- *
- *
- * | TR_TV_13 |
- * Suitable for ages 13 and over |
- *
- *
- * | TR_TV_18 |
- * Suitable for ages 13 and over |
- *
- *
- * | TW_TV |
- * TW_TV_G |
- * For all ages |
- *
- *
- * | TW_TV_P |
- * Not suitable for children under 6 years old. People aged 6 but under 12 require
- * guidance from accompanying adults to watch |
- *
- *
- * | TW_TV_PG |
- * Not suitable for people under 12 years of age. Parental guidance is required for
- * people aged 12 but under 18 |
- *
- *
- * | TW_TV_R |
- * For adults only and people under 18 years of age must not watch |
- *
- *
- * | UA_TV |
- * UA_TV_G |
- * This program does not have age restrictions |
- *
- *
- * | UA_TV_Y |
- * Children must view this program with parents. In it program there are fragments,
- * which unsuitable for children |
- *
- *
- * | UA_TV_R |
- * This program is only for adult viewers. In it there are scenes with nudity, drug use,
- * or violence |
- *
- *
* | US_TV |
* US_TV_Y |
* This program is designed to be appropriate for all children |
@@ -1413,63 +631,6 @@ import java.util.Objects;
* This program is specifically designed to be viewed by adults and therefore may be
* unsuitable for children under 17 |
*
- *
- * | VE_TV |
- * VE_TV_TU |
- * For all ages |
- *
- *
- * | VE_TV_SU |
- * Parental guidance for young viewers |
- *
- *
- * | VE_TV_A |
- * Mature viewers |
- *
- *
- * | ZA_TV |
- * ZA_TV_F |
- * This is a program/film that does not contain any obscenity, and is suitable for
- * family viewing. A logo must be displayed in the corner of the screen for 30 seconds after
- * each commercial break |
- *
- *
- * | ZA_TV_PG |
- * Children under 6 may watch this program/film, but must be accompanied by an adult.
- * This program contains an adult related theme, which might include very mild language,
- * violence and sexual innuendo. A logo must be displayed in the corner of the screen for
- * one minute after each commercial break |
- *
- *
- * | ZA_TV_13 |
- * Children under 13 are prohibited from watching this program/film. This program
- * contains mild language, violence and sexual innuendo. A logo must be displayed in the
- * corner of the screen for two minutes after each commercial break |
- *
- *
- * | ZA_TV_16 |
- * Children under 16 are prohibited from watching this program/film. It contains
- * moderate violence, language, and some sexual situations. In the case of television, this
- * program may only be broadcast after 9pm-4:30am. A logo must be displayed in the corner of
- * the screen for five minutes after each commercial break. A full-screen warning must be
- * issued before the start of the program. If the program is longer than an hour, a warning
- * must be displayed every half an hour |
- *
- *
- * | ZA_TV_18 |
- * Children under 18 are prohibited from watching this program/film. It contains extreme
- * violence, language and/or graphic sexual content. In the case of television, this program
- * may only be broadcast from 10pm-4:30am. A logo must be displayed in the corner of the
- * screen for the duration of the program. A full-screen warning must be issued before the
- * start of the program and after each commercial break |
- *
- *
- * | ZA_TV_R18 |
- * This is reserved for films of an extreme sexual nature (pornography). R18 films may
- * only be distributed in the form of video and DVD in a controlled environment (e.g. Adult
- * Shops). No public viewing of this film may take place. R18 films may not be broadcast on
- * television and in cinemas |
- *
*
*
* System defined strings for sub-ratings
@@ -1480,101 +641,43 @@ import java.util.Objects;
* Description |
*
*
- * | NL_TV |
- * NL_TV_V |
- * Violence Applicable to NL_TV_AL, NL_TV_6, NL_TV_9, NL_TV_12, NL_TV_16 |
+ * BR_TV |
+ * BR_TV_D |
+ * Drugs Applicable to BR_TV_L, BR_TV_10, BR_TV_12, BR_TV_14, BR_TV_16, and BR_TV_18
+ * |
*
*
- * | NL_TV_F |
- * Scary or Disturbing ContentViolence Applicable to NL_TV_AL, NL_TV_6, NL_TV_9,
- * NL_TV_12, NL_TV_16 |
+ * BR_TV_S |
+ * Sex Applicable to BR_TV_L, BR_TV_10, BR_TV_12, BR_TV_14, BR_TV_16, and BR_TV_18
+ * |
*
*
- * | NL_TV_S |
- * Sexual Content Applicable to NL_TV_AL, NL_TV_6, NL_TV_9, NL_TV_12, NL_TV_16 |
- *
- *
- * | NL_TV_D |
- * Discrimination Applicable to NL_TV_AL, NL_TV_6, NL_TV_9, NL_TV_12, NL_TV_16 |
- *
- *
- * | NL_TV_DA |
- * Drug and/or Alcohol abuse Applicable to NL_TV_AL, NL_TV_6, NL_TV_9, NL_TV_12,
- * NL_TV_16 |
- *
- *
- * | NL_TV_L |
- * Bad Language Applicable to NL_TV_AL, NL_TV_6, NL_TV_9, NL_TV_12, NL_TV_16 |
- *
- *
- * | NZ_PTV |
- * NZ_PTV_C |
- * Content may offend Applicable to NZ_PTV_PG, NZ_PTV_M, NZ_PTV_16, NZ_PTV_18 |
- *
- *
- * | NZ_PTV_V |
- * Violence Applicable to NZ_PTV_PG, NZ_PTV_M, NZ_PTV_16, NZ_PTV_18 |
- *
- *
- * | NZ_PTV_L |
- * Language Applicable to NZ_PTV_PG, NZ_PTV_M, NZ_PTV_16, NZ_PTV_18 |
- *
- *
- * | NZ_PTV_S |
- * Sexual content Applicable to NZ_PTV_PG, NZ_PTV_M, NZ_PTV_16, NZ_PTV_18 |
+ * BR_TV_V |
+ * Violence Applicable to BR_TV_L, BR_TV_10, BR_TV_12, BR_TV_14, BR_TV_16, and
+ * BR_TV_18 |
*
*
* | US_TV |
* US_TV_D |
- * Suggestive dialogue (Usually means talks about sex) Applicable to US_TV_PG,
- * US_TV_14, US_TV |
+ * Suggestive dialogue (Usually means talks about sex) Applicable to US_TV_PG, and
+ * US_TV_14 |
*
*
* | US_TV_L |
- * Coarse language Applicable to US_TV_PG, US_TV_14 |
+ * Coarse language Applicable to US_TV_PG, US_TV_14, and US_TV_MA |
*
*
* | US_TV_S |
- * Sexual content Applicable to US_TV_PG, US_TV_14, US_TV_MA |
+ * Sexual content Applicable to US_TV_PG, US_TV_14, and US_TV_MA |
*
*
* | US_TV_V |
- * Violence Applicable to US_TV_PG, US_TV_14, US_TV_MA |
+ * Violence Applicable to US_TV_PG, US_TV_14, and US_TV_MA |
*
*
* | US_TV_FV |
* Fantasy violence (Children's programming only) Applicable to US_TV_Y7 |
*
- *
- * | ZA_TV |
- * ZA_TV_D |
- * Drug Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18, ZA_TV_R18
- * |
- *
- *
- * | ZA_TV_V |
- * Violence Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18, ZA_TV_R18
- * |
- *
- *
- * | ZA_TV_N |
- * Nudity Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18, ZA_TV_R18
- * |
- *
- *
- * | ZA_TV_P |
- * Prejudice Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18,
- * ZA_TV_R18 |
- *
- *
- * | ZA_TV_S |
- * Sex Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18, ZA_TV_R18 |
- *
- *
- * | ZA_TV_L |
- * Language Applicable to ZA_TV_F, ZA_TV_PG, ZA_TV_13, ZA_TV_16, ZA_TV_18, ZA_TV_R18
- * |
- *
*
*/
public final class TvContentRating {