Home
last modified time | relevance | path

Searched refs:VALUE_US_TV_Y (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
DSectionParser.java132 private static final int VALUE_US_TV_Y = 1; field in SectionParser
1392 if (value == VALUE_US_TV_Y) { in getUsRating()