Searched defs:secondaryIds (Results 1 – 5 of 5) sorted by relevance
148 ProgramSelector.Identifier[] secondaryIds = selector.getSecondaryIds(); in getSecondaryIds_withEmptySecondaryIds() local160 ProgramSelector.Identifier[] secondaryIds = selector.getSecondaryIds(); in getSecondaryIds_withNonEmptySecondaryIds() local168 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getFirstId_withIdInSelector() local180 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getFirstId_withIdNotInSelector() local195 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getAllIds_withIdInSelector() local210 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in getAllIds_withIdNotInSelector() local244 ProgramSelector.Identifier[] secondaryIds = new ProgramSelector.Identifier[]{ in withSecondaryPreferred() local452 private ProgramSelector getFmSelector(@Nullable ProgramSelector.Identifier[] secondaryIds, in getFmSelector()457 private ProgramSelector getDabSelector(@Nullable ProgramSelector.Identifier[] secondaryIds, in getDabSelector()
327 @Nullable Identifier[] secondaryIds, @Nullable long[] vendorIds) { in ProgramSelector()439 Identifier[] secondaryIds = Stream.concat( in withSecondaryPreferred() local
375 ProgramSelector.Identifier[] secondaryIds = sel.getSecondaryIds(); in programSelectorToHalProgramSelector() local597 ProgramSelector.Identifier[] secondaryIds = sel.getSecondaryIds(); in programSelectorMeetsSdkVersionRequirement() local
89 ProgramIdentifier primaryId, ProgramIdentifier[] secondaryIds) { in makeHalSelector()
131 jfieldID secondaryIds; member