Searched refs:getContentRating (Results 1 – 4 of 4) sorted by relevance
492 && Objects.equals(oldItem.getContentRating(), item.getContentRating()) in handleEvents()572 .withValue(TvContract.Programs.COLUMN_CONTENT_RATING, item.getContentRating()) in buildContentProviderOperation()
751 public String getContentRating() { in getContentRating() method in PsipData.EitItem809 ret = StringUtils.compare(mContentRating, item.getContentRating()); in compareTo()
1978 mTvContentRatingCache.getRatings(currentProgram.getContentRating()); in getContentRatingOfCurrentProgramBlocked()
2060 mTvContentRatingCache.getRatings(currentProgram.getContentRating()); in getContentRatingOfCurrentProgramBlocked()