Home
last modified time | relevance | path

Searched refs:getPrimaryId (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/hardware/radio/
DProgramList.java197 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()
DProgramSelector.java301 public @NonNull Identifier getPrimaryId() { in getPrimaryId() method in ProgramSelector
512 return mPrimaryId.equals(other.getPrimaryId()); in equals()
DRadioManager.java1554 if (id == null) id = mSelector.getPrimaryId(); in isDigital()
/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
DConvert.java271 programIdentifierToHal(hwSel.primaryId, sel.getPrimaryId()); in programSelectorToHal()
/frameworks/base/api/
Dsystem-current.txt2929 method @NonNull public android.hardware.radio.ProgramSelector.Identifier getPrimaryId();
/frameworks/base/non-updatable-api/
Dsystem-current.txt2929 method @NonNull public android.hardware.radio.ProgramSelector.Identifier getPrimaryId();