Searched refs:BAND_TYPES (Results 1 – 4 of 4) sorted by relevance
610 for (int band : SoftApConfiguration.BAND_TYPES) { in generateDefaultBand()
249 for (int band : SoftApConfiguration.BAND_TYPES) { in updateSafeChannelFrequencyList()
127 public static int[] BAND_TYPES = {BAND_2GHZ, BAND_5GHZ, BAND_6GHZ, BAND_60GHZ}; field in SoftApConfiguration
486 for (int band : SoftApConfiguration.BAND_TYPES) { in removeUnavailableBands()