Searched refs:getCaPath (Results 1 – 8 of 8) sorted by relevance
400 assertEquals(SYSTEM_CA_STORE_PATH, wifiEnterpriseConfig.getCaPath()); in verifyWifiConfigWithTestData()402 assertEquals(SYSTEM_CA_STORE_PATH, wifiEnterpriseConfig.getCaPath()); in verifyWifiConfigWithTestData()425 assertEquals(SYSTEM_CA_STORE_PATH, wifiEnterpriseConfig.getCaPath()); in verifyWifiConfigWithTestData()429 assertEquals(SYSTEM_CA_STORE_PATH, wifiEnterpriseConfig.getCaPath()); in verifyWifiConfigWithTestData()433 assertEquals(SYSTEM_CA_STORE_PATH, wifiEnterpriseConfig.getCaPath()); in verifyWifiConfigWithTestData()
344 assertEquals(wifiConfiguration.enterpriseConfig.getCaPath(), in verifyWifiConfigurationForOsenOsuNetwork()
907 public String getCaPath() { in getCaPath() method in WifiEnterpriseConfig1532 return !TextUtils.isEmpty(getCaPath()); in isMandatoryParameterSetForServerCertValidation()
488 eapNetwork.enterpriseConfig.getCaPath()); in getTestNetworksXmlBytes()
747 && config.enterpriseConfig.getCaPath() != null) { in getConfig()751 + config.enterpriseConfig.getCaPath() in getConfig()1139 if (!TextUtils.isEmpty(enterpriseConfig.getCaPath())) { in showSecurityFields()
732 && config.enterpriseConfig.getCaPath() != null) { in getConfig()736 + config.enterpriseConfig.getCaPath() in getConfig()1118 if (!TextUtils.isEmpty(enterpriseConfig.getCaPath())) { in showSecurityFields()
477 method @NonNull public String getCaPath();
1668 Landroid/net/wifi/WifiEnterpriseConfig;->getCaPath()Ljava/lang/String;