Searched refs:tunesTo (Results 1 - 8 of 8) sorted by relevance

/hardware/interfaces/broadcastradio/2.0/default/
H A DVirtualRadio.cpp63 if (utils::tunesTo(selector, program.selector)) {
H A DTunerSession.cpp35 using utils::tunesTo;
150 if (tunesTo(current, found->selector)) found++;
/hardware/interfaces/broadcastradio/1.1/default/
H A DVirtualRadio.cpp64 if (utils::tunesTo(selector, program.selector)) {
H A DTuner.cpp206 if (utils::tunesTo(current, found->selector)) found++;
/hardware/interfaces/broadcastradio/common/utils1x/include/broadcastradio-utils-1x/
H A DUtils.h44 bool tunesTo(const V1_1::ProgramSelector& pointer, const V1_1::ProgramSelector& channel);
/hardware/interfaces/broadcastradio/common/utils2x/include/broadcastradio-utils-2x/
H A DUtils.h92 bool tunesTo(const V2_0::ProgramSelector& pointer, const V2_0::ProgramSelector& channel);
/hardware/interfaces/broadcastradio/common/utils1x/
H A DUtils.cpp65 bool tunesTo(const ProgramSelector& a, const ProgramSelector& b) { function in namespace:android::hardware::broadcastradio::utils
/hardware/interfaces/broadcastradio/common/utils2x/
H A DUtils.cpp116 bool tunesTo(const ProgramSelector& a, const ProgramSelector& b) { function in namespace:android::hardware::broadcastradio::utils

Completed in 131 milliseconds