Searched refs:SupplicantLoader (Results 1 – 3 of 3) sorted by relevance
353 config.enterpriseConfig.loadFromSupplicant(new SupplicantLoader(netId)); in readNetworkVariables()1305 private class SupplicantLoader implements WifiEnterpriseConfig.SupplicantLoader { class in WifiConfigStore1308 SupplicantLoader(int netId) { in SupplicantLoader() method in WifiConfigStore.SupplicantLoader
357 public interface SupplicantLoader { interface in WifiEnterpriseConfig408 public void loadFromSupplicant(SupplicantLoader loader) { in loadFromSupplicant()
2855 android.net.wifi.WifiEnterpriseConfig$SupplicantLoader