Home
last modified time | relevance | path

Searched defs:getAllIds (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DProgramSelector.java342 public @NonNull Identifier[] getAllIds(@IdentifierType int type) { in getAllIds() method in ProgramSelector
/aosp12/hardware/interfaces/broadcastradio/common/utils2x/
H A DUtils.cpp176 vector<uint64_t> getAllIds(const ProgramSelector& sel, const IdentifierType type) { in getAllIds() function