HomeSort by relevance Sort by last modified time
    Searched refs:LOWER_FREQ_5GHZ (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
AccessPoint.java 69 public static final int LOWER_FREQ_5GHZ = 4900;
516 if (result.frequency >= LOWER_FREQ_5GHZ
531 if (result.frequency >= LOWER_FREQ_5GHZ
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigController.java 289 } else if (frequency >= AccessPoint.LOWER_FREQ_5GHZ
    [all...]

Completed in 237 milliseconds