Searched refs:setBandChannels (Results 1 – 3 of 3) sorted by relevance
36 setBandChannels(emptyFreqList, emptyFreqList, emptyFreqList); in WificondChannelHelper()53 setBandChannels(channels24G, channels5G, channelsDfs); in updateChannels()
24 setBandChannels(channels2G, channels5G, channelsDfs); in PresetKnownBandsChannelHelper()
34 protected void setBandChannels(int[] channels2G, int[] channels5G, int[] channelsDfs) { in setBandChannels() method in KnownBandsChannelHelper