Searched refs:setContentRatings (Results 1 – 4 of 4) sorted by relevance
110 .setContentRatings( in fromCursor()281 public abstract Builder setContentRatings(ImmutableList<TvContentRating> contentRatings); in setContentRatings() method in RecordedProgram.Builder332 .setContentRatings(ImmutableList.of()) in builder()
141 builder.setContentRatings( in fromCursor()835 public Builder setContentRatings(ImmutableList<TvContentRating> contentRatings) { in setContentRatings() method in ProgramImpl.Builder
131 .setContentRatings(ratings) in testParcelable()
307 public Builder setContentRatings(ImmutableList<TvContentRating> contentRatings) { in setContentRatings() method in ProgramInfo.Builder