Home
last modified time | relevance | path

Searched refs:posterUri (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TV/src/com/android/tv/dvr/data/
DSeriesRecording.java394 public Builder setPosterUri(String posterUri) { in setPosterUri() argument
395 mPosterUri = posterUri; in setPosterUri()
651 String posterUri, String photoUri, int state) { in SeriesRecording() argument
664 this.mPosterUri = posterUri; in SeriesRecording()
DSeriesInfo.java32 int[] canonicalGenreIds, String posterUri, String photoUri) { in SeriesInfo() argument
38 this.mPosterUri = posterUri; in SeriesInfo()