Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiApConfigStore.java395 newBand = ApConfigUtil.append5GToBandIf5GSupported(newBand, mContext); in sanitizePersistentApConfig()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DApConfigUtil.java257 public static @BandType int append5GToBandIf5GSupported(@BandType int targetBand, in append5GToBandIf5GSupported() method in ApConfigUtil