Searched refs:stringToContentRatings (Results 1 – 2 of 2) sorted by relevance
223 TvContentRating[] ratings = stringToContentRatings(cursor.getString(2)); in getProgramPlaybackInfo()303 public static TvContentRating[] stringToContentRatings(String commaSeparatedRatings) { in stringToContentRatings() method in TvContractUtils
197 TvContractUtils.stringToContentRatings(contentRatings), videoUrl, videoType, 0); in parseProgram()