Searched refs:programInformation (Results 1 – 3 of 3) sorted by relevance
89 @Nullable public final ProgramInformation programInformation; field in DashManifest134 @Nullable ProgramInformation programInformation, in DashManifest() argument146 this.programInformation = programInformation; in DashManifest()204 programInformation, in copy()
114 ProgramInformation programInformation = null; in parseMediaPresentationDescription() local130 programInformation = parseProgramInformation(xpp); in parseMediaPresentationDescription()179 programInformation, in parseMediaPresentationDescription()194 @Nullable ProgramInformation programInformation, in buildMediaPresentationDescription() argument207 programInformation, in buildMediaPresentationDescription()
182 assertThat(manifest.programInformation).isEqualTo(expectedProgramInformation); in parseMediaPresentationDescription_programInformation()