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

  /frameworks/base/wifi/java/android/net/wifi/
WifiConfiguration.java 818 public static final int NETWORK_SELECTION_ENABLE = 0;
864 "NETWORK_SELECTION_ENABLE",
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiConfigManager.java 192 -1, // threshold for NETWORK_SELECTION_ENABLE
208 Integer.MAX_VALUE, // threshold for NETWORK_SELECTION_ENABLE
    [all...]
WifiQualifiedNetworkSelector.java 434 for (int index = status.NETWORK_SELECTION_ENABLE;
472 WifiConfiguration.NetworkSelectionStatus.NETWORK_SELECTION_ENABLE);
    [all...]
WifiStateMachine.java     [all...]
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
AccessPoint.java 457 for (int index = WifiConfiguration.NetworkSelectionStatus.NETWORK_SELECTION_ENABLE;
    [all...]

Completed in 1634 milliseconds