Searched refs:getRelatedContent (Results 1 – 5 of 5) sorted by relevance
693 Iterator<ProgramSelector.Identifier> relatedContentIt = info.getRelatedContent().iterator(); in programInfoMeetsSdkVersionRequirement()
548 .that(programInfo.getRelatedContent()).containsExactly(TEST_HD_STATION_EXT_ID); in programInfoFromHalProgramInfo_withRelatedContent()
1623 public @Nullable Collection<ProgramSelector.Identifier> getRelatedContent() { in getRelatedContent() method in RadioManager.ProgramInfo
1065 .that(DAB_PROGRAM_INFO.getRelatedContent()) in getRelatedContent_forProgramInfo()
6525 …public java.util.Collection<android.hardware.radio.ProgramSelector.Identifier> getRelatedContent();