Searched defs:setContentRatings (Results 1 – 3 of 3) sorted by relevance
307 public Builder setContentRatings(ImmutableList<TvContentRating> contentRatings) { in setContentRatings() method in ProgramInfo.Builder
281 public abstract Builder setContentRatings(ImmutableList<TvContentRating> contentRatings); in setContentRatings() method in RecordedProgram.Builder
835 public Builder setContentRatings(ImmutableList<TvContentRating> contentRatings) { in setContentRatings() method in ProgramImpl.Builder