Searched refs:saveConfig (Results 1 - 4 of 4) sorted by relevance

/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
H A DWifiStateMachine.java2512 ok = mWifiConfigStore.saveConfig();
/frameworks/base/wifi/java/android/net/wifi/p2p/
H A DWifiP2pService.java400 mWifiNative.saveConfig();
2025 mWifiNative.saveConfig();
2198 mWifiNative.saveConfig();

Completed in 203 milliseconds