Searched refs:NUM_24_GHZ_CHANNELS (Results 1 – 2 of 2) sorted by relevance
33 import static com.android.server.wifi.coex.CoexUtils.NUM_24_GHZ_CHANNELS;768 if (numUnsafe2gChannels == NUM_24_GHZ_CHANNELS) { in updateCoexUnsafeChannels()
61 public static final int NUM_24_GHZ_CHANNELS = 14; field in CoexUtils