Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/coex/
DCoexUtils.java73 private static final SparseIntArray DEPENDENT_MAP_5_GHZ = create5gDependentChannelMap(); field in CoexUtils
397 channel = DEPENDENT_MAP_5_GHZ.get(channel, 0); in getNeighboringCoexUnsafeChannels()
490 final int dependentChannel = DEPENDENT_MAP_5_GHZ.get(channel, 0); in get5gHarmonicCoexUnsafeChannels()