Searched refs:channelList5g (Results 1 – 1 of 1) sorted by relevance
672 final List<Integer> channelList5g = override5g.getChannel(); in updateCoexUnsafeChannels() local675 channelList5g.addAll(CHANNEL_SET_5_GHZ_20_MHZ); in updateCoexUnsafeChannels()677 channelList5g.addAll(CHANNEL_SET_5_GHZ_40_MHZ); in updateCoexUnsafeChannels()679 channelList5g.addAll(CHANNEL_SET_5_GHZ_80_MHZ); in updateCoexUnsafeChannels()681 channelList5g.addAll(CHANNEL_SET_5_GHZ_160_MHZ); in updateCoexUnsafeChannels()683 channelList5g.addAll(CHANNEL_SET_5_GHZ); in updateCoexUnsafeChannels()686 if (!channelList5g.isEmpty()) { in updateCoexUnsafeChannels()689 + channelList5g); in updateCoexUnsafeChannels()691 for (int channel : channelList5g) { in updateCoexUnsafeChannels()