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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java781 new SupplicantSaver(config.networkId, config.SSID))) {
1270 private class SupplicantSaver implements WifiEnterpriseConfig.SupplicantSaver { class in class:WifiConfigStore
1274 SupplicantSaver(int netId, String setterSSID) { method in class:WifiConfigStore.SupplicantSaver
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiEnterpriseConfig.java343 public interface SupplicantSaver { interface in class:WifiEnterpriseConfig
373 public boolean saveToSupplicant(SupplicantSaver saver) {

Completed in 52 milliseconds