Searched refs:mTvContentRatingCache (Results 1 – 3 of 3) sorted by relevance
64 private final TvContentRatingCache mTvContentRatingCache = TvContentRatingCache.getInstance(); field in TvProviderSearch485 ImmutableList<TvContentRating> ratingArray = mTvContentRatingCache.getRatings(ratings); in isRatingBlocked()
227 private final TvContentRatingCache mTvContentRatingCache = TvContentRatingCache.getInstance(); field in TunerSessionWorkerExoV21984 mTvContentRatingCache.getRatings(currentProgram.getContentRating()); in getContentRatingOfCurrentProgramBlocked()
228 private final TvContentRatingCache mTvContentRatingCache = TvContentRatingCache.getInstance(); field in TunerSessionWorker2060 mTvContentRatingCache.getRatings(currentProgram.getContentRating()); in getContentRatingOfCurrentProgramBlocked()