Searched refs:MIN_FREQ_24GHZ (Results 1 – 2 of 2) sorted by relevance
180 public static final int MIN_FREQ_24GHZ = 2400; field in WifiEntry
883 description.append(getScanResultDescription(MIN_FREQ_24GHZ, MAX_FREQ_24GHZ)).append(";"); in getScanResultDescription()