Searched refs:currentBandUnsafeChannels (Results 1 – 1 of 1) sorted by relevance
435 final List<CoexUnsafeChannel> currentBandUnsafeChannels = new ArrayList<>(); in updateCoexUnsafeChannels() local474 currentBandUnsafeChannels.addAll(neighboringChannels); in updateCoexUnsafeChannels()492 currentBandUnsafeChannels.addAll(neighboringChannels); in updateCoexUnsafeChannels()508 currentBandUnsafeChannels.addAll(harmonicChannels2g); in updateCoexUnsafeChannels()524 currentBandUnsafeChannels.addAll(harmonicChannels5g); in updateCoexUnsafeChannels()549 currentBandUnsafeChannels.addAll(intermodChannels2g); in updateCoexUnsafeChannels()575 currentBandUnsafeChannels.addAll(intermodChannels5g); in updateCoexUnsafeChannels()615 currentBandUnsafeChannels.add(new CoexUnsafeChannel( in updateCoexUnsafeChannels()642 currentBandUnsafeChannels.add(new CoexUnsafeChannel( in updateCoexUnsafeChannels()658 currentBandUnsafeChannels.add( in updateCoexUnsafeChannels()[all …]