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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java794 mWifiNative.saveConfig();
833 mWifiNative.saveConfig();
905 mWifiNative.saveConfig();
974 mWifiNative.saveConfig();
1054 mWifiNative.saveConfig();
1063 * Add/update a network. Note that there is no saveConfig operation.
1090 * Remove a network. Note that there is no saveConfig operation.
1152 * Enable a network. Note that there is no saveConfig operation.
1211 * Disable a network. Note that there is no saveConfig operation.
1220 * Disable a network. Note that there is no saveConfig operatio
1267 boolean saveConfig() { method in class:WifiConfigStore
[all...]
H A DWifiNative.java560 public boolean saveConfig() { method in class:WifiNative
H A DWifiStateMachine.java6398 ok = mWifiConfigStore.saveConfig();
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/
H A DWifiP2pServiceImpl.java519 mWifiNative.saveConfig();
2440 mWifiNative.saveConfig();
2627 mWifiNative.saveConfig();

Completed in 143 milliseconds