Searched refs:getPrimaryId (Results 1 – 14 of 14) sorted by relevance
70 mProgramInfoMap.put(programInfo.getSelector().getPrimaryId(), programInfo); in ProgramInfoCache()78 expectedMap.put(programInfo.getSelector().getPrimaryId(), programInfo); in programInfosAreExactly()113 mProgramInfoMap.put(programInfo.getSelector().getPrimaryId(), programInfo); in updateFromHalProgramListChunk()179 ProgramSelector.Identifier id = info.getSelector().getPrimaryId(); in filterAndApplyChunkInternal()219 newInfo.getSelector().getPrimaryId()); in shouldIncludeInModified()
270 programIdentifierToHal(hwSel.primaryId, sel.getPrimaryId()); in programSelectorToHal()
125 Collectors.toMap(p -> p.getSelector().getPrimaryId(), p -> p)); in setProgramList()130 ProgramSelector.Identifier id = entry.program.getSelector().getPrimaryId(); in setProgramList()169 Collectors.toMap(p -> p.getSelector().getPrimaryId(), p -> p)); in onFavoritesChanged()173 ProgramSelector.Identifier id = entry.program.getSelector().getPrimaryId(); in onFavoritesChanged()
45 if (!primaryId.sameAs(selector.getPrimaryId())) { in Favorite()56 this(new IdentifierEntity(program.getSelector().getPrimaryId()), in Favorite()
101 favoriteDao().delete(sel.getPrimaryId()); in removeFavorite()
247 int priType = sel.getPrimaryId().getType(); in isAmFmProgram()278 if (sel.getPrimaryId().getType() == ProgramSelector.IDENTIFIER_TYPE_SXM_SERVICE_ID in getDisplayName()285 switch (sel.getPrimaryId().getType()) { in getDisplayName()377 Identifier pri = sel.getPrimaryId(); in toUri()
197 ProgramSelector.Identifier key = value.getSelector().getPrimaryId(); in putLocked()199 ProgramSelector.Identifier sel = value.getSelector().getPrimaryId(); in putLocked()206 ProgramSelector.Identifier sel = removed.getSelector().getPrimaryId(); in removeLocked()
301 public @NonNull Identifier getPrimaryId() { in getPrimaryId() method in ProgramSelector512 return mPrimaryId.equals(other.getPrimaryId()); in equals()
1554 if (id == null) id = mSelector.getPrimaryId(); in isDigital()
124 int priType = sel.getPrimaryId().getType(); in fromSelector()
201 ProgramSelector.Identifier pri = currentOperation.getPrimaryId(); in isMatching()
466 ProgramSelector.Identifier id = sel.getPrimaryId(); in selectorToMediaId()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...
4068 method @NonNull public android.hardware.radio.ProgramSelector.Identifier getPrimaryId();