Searched defs:secondaryIds (Results 1 – 8 of 8) sorted by relevance
159 ProgramSelector.Identifier[] secondaryIds = selector.getSecondaryIds(); in getSecondaryIds_withEmptySecondaryIds() local171 ProgramSelector.Identifier[] secondaryIds = selector.getSecondaryIds(); in getSecondaryIds_withNonEmptySecondaryIds() local179 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getFirstId_withIdInSelector() local191 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getFirstId_withIdNotInSelector() local206 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getAllIds_withIdInSelector() local221 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getAllIds_withIdNotInSelector() local255 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in withSecondaryPreferred() local488 private ProgramSelector getFmSelector(@Nullable ProgramSelector.Identifier[] secondaryIds, in getFmSelector()493 private ProgramSelector getDabSelector(@Nullable ProgramSelector.Identifier[] secondaryIds, in getDabSelector()
236 private ProgramSelector getDabSelector(@Nullable ProgramSelector.Identifier[] secondaryIds, in getDabSelector()
62 ProgramSelector.Identifier[] secondaryIds = selector.getSecondaryIds(); in UniqueProgramIdentifier() local
454 @Nullable Identifier[] secondaryIds, @Nullable long[] vendorIds) { in ProgramSelector()566 Identifier[] secondaryIds = Stream.concat( in withSecondaryPreferred() local
412 ProgramSelector.Identifier[] secondaryIds = sel.getSecondaryIds(); in programSelectorToHalProgramSelector() local676 ProgramSelector.Identifier[] secondaryIds = sel.getSecondaryIds(); in programSelectorMeetsSdkVersionRequirement() local
89 ProgramSelector.Identifier primaryId, ProgramSelector.Identifier[] secondaryIds) { in makeProgramSelector()
90 ProgramIdentifier primaryId, ProgramIdentifier[] secondaryIds) { in makeHalSelector()
131 jfieldID secondaryIds; member