Searched defs:getContentRatings (Results 1 - 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
H A DBaseProgram.java184 public abstract TvContentRating[] getContentRatings(); method in class:BaseProgram
H A DProgram.java313 public TvContentRating[] getContentRatings() { method in class:Program
514 TvContentRatingCache.contentRatingsToString(program.getContentRatings()));
/packages/apps/TV/src/com/android/tv/dvr/data/
H A DRecordedProgram.java485 .setContentRatings(orig.getContentRatings())
644 public TvContentRating[] getContentRatings() { method in class:RecordedProgram

Completed in 99 milliseconds