Searched refs:SupplicantLoader (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiEnterpriseConfig.java357 public interface SupplicantLoader { interface in class:WifiEnterpriseConfig
408 public void loadFromSupplicant(SupplicantLoader loader) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigStore.java353 config.enterpriseConfig.loadFromSupplicant(new SupplicantLoader(netId));
1305 private class SupplicantLoader implements WifiEnterpriseConfig.SupplicantLoader { class in class:WifiConfigStore
1308 SupplicantLoader(int netId) { method in class:WifiConfigStore.SupplicantLoader
/frameworks/base/
H A Dcompiled-classes-phone2855 android.net.wifi.WifiEnterpriseConfig$SupplicantLoader

Completed in 295 milliseconds