Searched refs:RATING_REGION_TABLE_US_TV (Results 1 – 1 of 1) sorted by relevance
94 private static final String[] RATING_REGION_TABLE_US_TV = { field in SectionParser762 && index.getRating() < RATING_REGION_TABLE_US_TV.length) { in generateContentRating()763 rating = RATING_REGION_TABLE_US_TV[index.getRating()]; in generateContentRating()