Searched refs:removeUnsupportedBands (Results 1 – 2 of 2) sorted by relevance
253 int availableBand = ApConfigUtil.removeUnsupportedBands( in resetToDefaultForUnsupportedConfig()265 int newBand = ApConfigUtil.removeUnsupportedBands(mContext, config.getBand()); in resetToDefaultForUnsupportedConfig()
516 public static @BandType int removeUnsupportedBands(Context context, in removeUnsupportedBands() method in ApConfigUtil