Home
last modified time | relevance | path

Searched refs:existingUnsafeChannel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexManager.java742 final CoexUnsafeChannel existingUnsafeChannel = in updateCoexUnsafeChannels() local
744 if (existingUnsafeChannel != null) { in updateCoexUnsafeChannels()
748 final int existingPowerCapDbm = existingUnsafeChannel.getPowerCapDbm(); in updateCoexUnsafeChannels()