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