Home
last modified time | relevance | path

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

/packages/apps/TV/tests/unit/src/com/android/tv/common/
DTvContentRatingCacheTest.java43 public static final String Y7_AND_MA = TvContentRatingConstants.STRING_US_TV_Y7_US_TV_FV + "," field in TvContentRatingCacheTest
79 TvContentRating[] second = mCache.getRatings(Y7_AND_MA); in testGetRatings_TWO_orderDoesNotMatter()
147 TvContentRating[] results = TvContentRatingCache.stringToContentRatings(Y7_AND_MA); in testStringToContentRatings_twoNotInOrder()