Searched refs:currentBandUnsafeChannels (Results 1 – 1 of 1) sorted by relevance
489 final List<CoexUnsafeChannel> currentBandUnsafeChannels = new ArrayList<>(); in updateCoexUnsafeChannels() local524 currentBandUnsafeChannels.addAll(neighboringChannels); in updateCoexUnsafeChannels()542 currentBandUnsafeChannels.addAll(neighboringChannels); in updateCoexUnsafeChannels()558 currentBandUnsafeChannels.addAll(harmonicChannels2g); in updateCoexUnsafeChannels()574 currentBandUnsafeChannels.addAll(harmonicChannels5g); in updateCoexUnsafeChannels()599 currentBandUnsafeChannels.addAll(intermodChannels2g); in updateCoexUnsafeChannels()625 currentBandUnsafeChannels.addAll(intermodChannels5g); in updateCoexUnsafeChannels()665 currentBandUnsafeChannels.add(new CoexUnsafeChannel( in updateCoexUnsafeChannels()692 currentBandUnsafeChannels.add(new CoexUnsafeChannel( in updateCoexUnsafeChannels()708 currentBandUnsafeChannels.add( in updateCoexUnsafeChannels()[all …]