HomeSort by relevance Sort by last modified time
    Searched defs:saveConfig (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 86 SLOT(saveConfig()));
1230 void WpaGui::saveConfig()
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpagui.cpp 86 SLOT(saveConfig()));
1246 void WpaGui::saveConfig()
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiConfigStore.java 299 * Add/update a network. Note that there is no saveConfig operation.
313 * Remove a network. Note that there is no saveConfig operation.
336 * Enable a network. Note that there is no saveConfig operation.
364 * Disable a network. Note that there is no saveConfig operation.
372 * Disable a network. Note that there is no saveConfig operation.
393 static boolean saveConfig() {
    [all...]

Completed in 68 milliseconds