Searched defs:enterpriseConfig (Results 1 – 10 of 10) sorted by relevance
66 WifiEnterpriseConfig enterpriseConfig = config.enterpriseConfig; in buildConfig() local116 WifiEnterpriseConfig enterpriseConfig = config.enterpriseConfig; in buildTTLSConfig() local158 WifiEnterpriseConfig enterpriseConfig = config.enterpriseConfig; in buildTLSConfig() local214 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in buildBaseConfiguration() local
326 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in copyConstructor() local342 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in copyFromExternal() local356 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in parcelConstructor() local373 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in parcelConfigWithKeyAndCerts() local410 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in getKeyId() local
252 WifiEnterpriseConfig enterpriseConfig = config.enterpriseConfig; in updateNetworkKeys() local
235 WifiEnterpriseConfig enterpriseConfig = null; in parseNetwork() local
360 public WifiEnterpriseConfig enterpriseConfig; field in WifiConfigurationUtilTest.EnterpriseConfig
287 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in getWifiConfig() local
522 WifiEnterpriseConfig enterpriseConfig = wifiConfig.enterpriseConfig; in addWifiConfig() local
985 public static void writeToXml(XmlSerializer out, WifiEnterpriseConfig enterpriseConfig) in writeToXml()1026 WifiEnterpriseConfig enterpriseConfig = new WifiEnterpriseConfig(); in parseFromXml() local
486 WifiEnterpriseConfig enterpriseConfig = config.enterpriseConfig; in updateNetwork() local
370 public WifiEnterpriseConfig enterpriseConfig; field in WifiConfiguration