Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java311 configBuilder.setBand(ApConfigUtil.append24GToBandIf24GSupported( in resetToDefaultForUnsupportedConfig()
325 newSingleApBand = ApConfigUtil.append24GToBandIf24GSupported( in resetToDefaultForUnsupportedConfig()
335 newBand = ApConfigUtil.append24GToBandIf24GSupported(newBand, mContext); in resetToDefaultForUnsupportedConfig()
386 newBand = ApConfigUtil.append24GToBandIf24GSupported(newBand, mContext); in sanitizePersistentApConfig()
DSoftApManager.java1273 newSingleApBand = ApConfigUtil.append24GToBandIf24GSupported( in processMessageImpl()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java243 public static @BandType int append24GToBandIf24GSupported(@BandType int targetBand, in append24GToBandIf24GSupported() method in ApConfigUtil
658 availableBand = ApConfigUtil.append24GToBandIf24GSupported(availableBand, in removeUnavailableBandsFromConfig()
684 ApConfigUtil.append24GToBandIf24GSupported(0, context)); in removeUnavailableBandsFromConfig()