Searched refs:defaultChannels (Results 1 – 1 of 1) sorted by relevance
459 final DefaultChannels defaultChannels = params.getDefaultChannels(); in updateCoexUnsafeChannels() local583 if (defaultChannels != null) { in updateCoexUnsafeChannels()584 if (defaultChannels.hasDefault2g()) { in updateCoexUnsafeChannels()585 int channel = defaultChannels.getDefault2g(); in updateCoexUnsafeChannels()590 if (defaultChannels.hasDefault5g()) { in updateCoexUnsafeChannels()591 int channel = defaultChannels.getDefault5g(); in updateCoexUnsafeChannels()