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

/packages/apps/TV/usbtuner/src/com/android/usbtuner/ts/
H A DSectionParser.java98 private static final String[] RATING_REGION_TABLE_KR_TV = { field in class:SectionParser
769 && index.getRating() < RATING_REGION_TABLE_KR_TV.length) {
770 rating = RATING_REGION_TABLE_KR_TV[index.getRating()];

Completed in 13 milliseconds