Home
last modified time | relevance | path

Searched defs:selectNetwork (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigStore.java861 public boolean selectNetwork(WifiConfiguration config, Collection<WifiConfiguration> configs) { in selectNetwork() method in WifiConfigStore
DWifiConfigManager.java688 boolean selectNetwork(WifiConfiguration config, boolean updatePriorities, int uid) { in selectNetwork() method in WifiConfigManager
DWifiNative.java525 public boolean selectNetwork(int netId) { in selectNetwork() method in WifiNative