Searched refs:setBandChannels (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/ |
D | WificondChannelHelper.java | 36 setBandChannels(emptyFreqList, emptyFreqList, emptyFreqList, emptyFreqList, emptyFreqList); in WificondChannelHelper() 62 setBandChannels(channels24G, channels5G, channelsDfs, channels6G, channels60G); in updateChannels()
|
D | PresetKnownBandsChannelHelper.java | 25 setBandChannels(channels2G, channels5G, channelsDfs, channels6G, channels60G); in PresetKnownBandsChannelHelper()
|
D | KnownBandsChannelHelper.java | 70 protected void setBandChannels(int[] channels2G, int[] channels5G, int[] channelsDfs, in setBandChannels() method in KnownBandsChannelHelper
|