Searched refs:getAmFmBands (Results 1 – 3 of 3) sorted by relevance
125 prop10.bands = getAmFmBands(); in getProperties_1_1()171 std::vector<V1_0::BandConfig> BroadcastRadio::getAmFmBands() const { in getAmFmBands() function in android::hardware::broadcastradio::V1_1::implementation::BroadcastRadio
68 std::vector<V1_0::BandConfig> getAmFmBands() const;
93 for (auto&& config : mModule->getAmFmBands()) { in autoConfigureLocked()