Searched refs:SupplicantSaver (Results 1 – 3 of 3) sorted by relevance
777 new SupplicantSaver(config.networkId, config.SSID))) { in updateNetworkKeys()1271 private class SupplicantSaver implements WifiEnterpriseConfig.SupplicantSaver { class in WifiConfigStore1275 SupplicantSaver(int netId, String setterSSID) { in SupplicantSaver() method in WifiConfigStore.SupplicantSaver
119 private class SupplicantConfigExtractor implements WifiEnterpriseConfig.SupplicantSaver {
343 public interface SupplicantSaver { interface in WifiEnterpriseConfig373 public boolean saveToSupplicant(SupplicantSaver saver) { in saveToSupplicant()