Home | History | Annotate | Download | only in ts

Lines Matching refs:getRating

1355             int value = index.getRating();
1454 && index.getRating() >= 0
1455 && index.getRating() < RATING_REGION_TABLE_KR_TV.length) {
1456 rating = RATING_REGION_TABLE_KR_TV[index.getRating()];