Searched defs:addNetwork (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiManager.java607 public int addNetwork(WifiConfiguration config) { method in class:WifiManager
693 * @param netId the ID of the network as returned by {@link #addNetwork}.
1575 * sequence of addNetwork(), enableNetwork(), saveConfiguration() and
1620 * sequence of addNetwork(), enableNetwork() and saveConfiguration().
H A DWifiNative.java206 public int addNetwork() { method in class:WifiNative

Completed in 34 milliseconds