Searched refs:RATING_REGION_TABLE_KR_TV (Results 1 - 1 of 1) sorted by relevance

/packages/apps/TV/src/com/android/tv/tuner/ts/
H A DSectionParser.java126 private static final String[] RATING_REGION_TABLE_KR_TV = { field in class:SectionParser
1148 && index.getRating() < RATING_REGION_TABLE_KR_TV.length) {
1149 rating = RATING_REGION_TABLE_KR_TV[index.getRating()];

Completed in 50 milliseconds