Searched refs:neighborThresholds (Results 1 – 1 of 1) sorted by relevance
504 final NeighborThresholds neighborThresholds = params.getNeighborThresholds(); in updateCoexUnsafeChannels() local512 if (neighborThresholds != null && neighborThresholds.hasCellVictimMhz()) { in updateCoexUnsafeChannels()517 neighborThresholds.getCellVictimMhz() * 1000, in updateCoexUnsafeChannels()530 if (neighborThresholds != null && neighborThresholds.hasWifiVictimMhz()) { in updateCoexUnsafeChannels()535 neighborThresholds.getWifiVictimMhz() * 1000, in updateCoexUnsafeChannels()