Home
last modified time | relevance | path

Searched defs:sel (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/hardware/interfaces/broadcastradio/common/utils2x/
H A DUtils.cpp48 IdentifierIterator::IdentifierIterator(const V2_0::ProgramSelector& sel) in IdentifierIterator()
108 static int getHdSubchannel(const ProgramSelector& sel) { in getHdSubchannel()
156 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
160 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
190 bool isSupported(const Properties& prop, const ProgramSelector& sel) { in isSupported()
283 bool isValid(const ProgramSelector& sel) { in isValid()
297 ProgramSelector sel = {}; in make_selector_amfm() local
303 ProgramSelector sel = {}; in make_selector_dab() local
330 bool satisfies(const ProgramFilter& filter, const ProgramSelector& sel) { in satisfies()
421 utils::IdentifierIterator begin(const ProgramSelector& sel) { in begin()
[all …]
/aosp12/hardware/interfaces/broadcastradio/common/utils1x/
H A DUtils.cpp103 ProgramType getType(const ProgramSelector& sel) { in getType()
127 static bool maybeGetId(const ProgramSelector& sel, const IdentifierType type, uint64_t* val) { in maybeGetId()
146 bool hasId(const ProgramSelector& sel, const IdentifierType type) { in hasId()
150 uint64_t getId(const ProgramSelector& sel, const IdentifierType type) { in getId()
161 uint64_t getId(const ProgramSelector& sel, const IdentifierType type, uint64_t defval) { in getId()
167 ProgramSelector sel = {}; in make_selector() local
199 bool getLegacyChannel(const ProgramSelector& sel, uint32_t* channelOut, uint32_t* subChannelOut) { in getLegacyChannel()
213 bool isDigital(const ProgramSelector& sel) { in isDigital()
/aosp12/hardware/interfaces/broadcastradio/common/tests/
H A DIdentifierIterator_test.cpp30 V2_0::ProgramSelector sel { in TEST() local
47 V2_0::ProgramSelector sel{}; in TEST() local
67 V2_0::ProgramSelector sel{{}, {{}, {}}}; in TEST() local
89 V2_0::ProgramSelector sel { in TEST() local
124 V2_0::ProgramSelector sel{{}, {{}, {}, {}}}; in TEST() local
/aosp12/packages/apps/Car/libs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/media/
H A DBrowseTree.java169 String mediaId, String title, ProgramSelector sel, Bitmap icon) { in createChild()
279 ProgramSelector sel = program.getSelector(); in getPrograms() local
336 ProgramSelector sel = fav.getSelector(); in getFavorites() local
430 ProgramSelector sel = ProgramSelectorExt.createAmFmSelector(ch); in getChannels() local
465 private static @NonNull String selectorToMediaId(@NonNull ProgramSelector sel) { in selectorToMediaId()
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/storage/
H A DProgramSelectorConverter.java38 public static String toString(@NonNull ProgramSelector sel) { in toString()
H A DRadioDatabase.java100 public void removeFavorite(@NonNull ProgramSelector sel) { in removeFavorite()
H A DRadioStorage.java153 public void setRecentlySelected(@NonNull ProgramSelector sel) { in setRecentlySelected()
/aosp12/packages/apps/Car/libs/car-broadcastradio-support/src/com/android/car/broadcastradio/support/platform/
H A DProgramSelectorExt.java227 public static boolean hasId(@NonNull ProgramSelector sel, in hasId()
246 public static boolean isAmFmProgram(@NonNull ProgramSelector sel) { in isAmFmProgram()
262 public static @Nullable String getDisplayName(@NonNull ProgramSelector sel, in getDisplayName()
376 public static @Nullable Uri toUri(@NonNull ProgramSelector sel) { in toUri()
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/
H A DRadioController.java123 public void tune(ProgramSelector sel) { in tune()
166 ProgramSelector sel = info.getSelector(); in onCurrentProgramChanged() local
H A DProgramViewHolder.java116 ProgramSelector sel = program.getSelector(); in bindPreset() local
H A DManualTunerController.java53 void onDone(@NonNull ProgramSelector sel); in onDone()
H A DDisplayController.java208 public void setChannel(@Nullable ProgramSelector sel) { in setChannel()
/aosp12/hardware/interfaces/broadcastradio/common/utils2x/include/broadcastradio-utils-2x/
H A DUtils.h66 const V2_0::ProgramSelector& sel() const { return mSel.get(); } in sel() function
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/colorpicker/
H A DColorGridDialog.java40 Button sel = (Button) findViewById(R.id.filtershow_cp_custom); in ColorGridDialog() local
/aosp12/bootable/recovery/tests/unit/
H A Dscreen_ui_test.cpp137 int sel = 0; in TEST_F() local
166 int sel = 0; in TEST_F() local
195 int sel = 1; in TEST_F() local
245 int sel = 0; in TEST_F() local
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/service/
H A DRadioAppServiceWrapper.java305 public void tune(@NonNull ProgramSelector sel) { in tune()
312 public void tune(@NonNull ProgramSelector sel, @Nullable TuneCallback result) { in tune()
H A DIRadioAppService.aidl47 void tune(in ProgramSelector sel, in ITuneCallback callback); in tune()
/aosp12/hardware/interfaces/broadcastradio/2.0/default/
H A DTunerSession.cpp67 void TunerSession::tuneInternalLocked(const ProgramSelector& sel) { in tuneInternalLocked()
92 Return<Result> TunerSession::tune(const ProgramSelector& sel) { in tune()
/aosp12/frameworks/base/services/core/java/com/android/server/broadcastradio/hal2/
H A DConvert.java265 static @NonNull android.hardware.broadcastradio.V2_0.ProgramSelector programSelectorToHal( in programSelectorToHal()
277 private static boolean isEmpty( in isEmpty()
285 static @Nullable ProgramSelector programSelectorFromHal( in programSelectorFromHal()
/aosp12/hardware/interfaces/broadcastradio/2.0/vts/functional/
H A DVtsHalBroadcastradioV2_0TargetTest.cpp419 auto sel = make_selector_amfm(freq); in TEST_P() local
476 ProgramSelector sel{id, {}}; in TEST_P() local
501 ProgramSelector sel = {}; in TEST_P() local
542 ProgramSelector sel = {}; in TEST_P() local
/aosp12/hardware/interfaces/broadcastradio/1.1/default/
H A DTuner.cpp157 void Tuner::tuneInternalLocked(const ProgramSelector& sel) { in tuneInternalLocked()
282 Return<Result> Tuner::tuneByProgramSelector(const ProgramSelector& sel) { in tuneByProgramSelector()
/aosp12/hardware/interfaces/automotive/can/1.0/default/
H A DCanSocket.cpp102 const auto sel = selectRead(mSocket, kReadPooling); in readerThread() local
/aosp12/packages/apps/Car/Radio/src/com/android/car/radio/bands/
H A DProgramType.java121 public static @Nullable ProgramType fromSelector(@Nullable ProgramSelector sel) { in fromSelector()
/aosp12/system/extras/simpleperf/
H A Devent_selection_set.cpp241 for (const auto& sel : group) { in BuildAndCheckEventSelection() local
833 for (auto& sel : group) { in HasSampler() local
844 for (auto& sel : group) { in SetEnableEvents() local
/aosp12/hardware/interfaces/broadcastradio/1.1/vts/functional/
H A DVtsHalBroadcastradioV1_1TargetTest.cpp364 ProgramSelector sel = {}; in TEST_P() local
384 ProgramSelector sel = {}; in TEST_P() local

12