Searched defs:apBand (Results 1 – 5 of 5) sorted by relevance
301 public static boolean isBandSupported(@BandType int apBand, Context context) { in isBandSupported()529 public static int chooseApChannel(int apBand, @NonNull CoexManager coexManager, in chooseApChannel()
2228 int apBand = -1; in parseFromXml() local
958 private static int getHalBandMask(int apBand) { in getHalBandMask()981 private static int getHalBand(int apBand) { in getHalBand()
634 private static int getHalBandMask(int apBand) throws IllegalArgumentException { in getHalBandMask()
1174 public int apBand = AP_BAND_2GHZ; field in WifiConfiguration