Home
last modified time | relevance | path

Searched refs:setContentRatings (Results 1 – 3 of 3) sorted by relevance

/packages/apps/TV/src/com/android/tv/data/
DProgram.java128 builder.setContentRatings( in fromCursor()
726 public Builder setContentRatings(TvContentRating[] contentRatings) { in setContentRatings() method in Program.Builder
/packages/apps/TV/tests/unit/src/com/android/tv/data/
DProgramTest.java124 .setContentRatings(ratings) in testParcelable()
/packages/apps/TV/tests/common/src/com/android/tv/testing/
DProgramInfo.java289 public Builder setContentRatings(TvContentRating[] contentRatings) { in setContentRatings() method in ProgramInfo.Builder