Searched refs:existingPowerCapDbm (Results 1 – 1 of 1) sorted by relevance
688 final int existingPowerCapDbm = existingUnsafeChannel.getPowerCapDbm(); in updateCoexUnsafeChannels() local689 if (existingPowerCapDbm != POWER_CAP_NONE in updateCoexUnsafeChannels()690 && existingPowerCapDbm < unsafeChannel.getPowerCapDbm()) { in updateCoexUnsafeChannels()