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