Searched defs:BAND_2GHZ (Results 1 – 3 of 3) sorted by relevance
84 sSpeedMap.put(BAND_2GHZ, SPEED_2GHZ); in sSpeedMap.put() argument
107 sBandToOperatingClass.append(SoftApConfiguration.BAND_2GHZ, new int[]{81, 82, 83, 84}); in sBandToOperatingClass.append()
80 public static final int BAND_2GHZ = 1 << 0; field in SoftApConfiguration