Searched refs:VALUE_US_TV_G (Results 1 – 1 of 1) sorted by relevance
135 private static final int VALUE_US_TV_G = 2; field in SectionParser1367 if (value >= VALUE_US_TV_G && value < RATING_REGION_TABLE_US_TV.length) { in getUsRating()