Searched defs:saveConfig (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiConfigStore.java193 mWifiNative.saveConfig();
231 mWifiNative.saveConfig();
262 mWifiNative.saveConfig();
297 mWifiNative.saveConfig();
316 * Add/update a network. Note that there is no saveConfig operation.
335 * Remove a network. Note that there is no saveConfig operation.
360 * Enable a network. Note that there is no saveConfig operation.
399 * Disable a network. Note that there is no saveConfig operation.
408 * Disable a network. Note that there is no saveConfig operation.
434 boolean saveConfig() { method in class:WifiConfigStore
[all...]
H A DWifiNative.java334 public boolean saveConfig() { method in class:WifiNative

Completed in 211 milliseconds