Searched refs:setCaPath (Results 1 – 12 of 12) sorted by relevance
557 enterpriseConfig.setCaPath(SYSTEM_CA_STORE_PATH); in getWifiConfig()926 config.setCaPath(SYSTEM_CA_STORE_PATH); in buildEnterpriseConfigForUserCredential()959 config.setCaPath(SYSTEM_CA_STORE_PATH); in buildEnterpriseConfigForCertCredential()
200 config.enterpriseConfig.setCaPath(WfaKeyStore.DEFAULT_WFA_CERT_DIR); in connect()
177 config.enterpriseConfig.setCaPath(TEST_CA_CERT_PATH); in generateWifiConfig()187 config.enterpriseConfig.setCaPath(TEST_CA_CERT_PATH); in generateWifiConfig()
201 config.enterpriseConfig.setCaPath(null); in testSelectNetworkSuggestionForOneMatchWithInsecureEnterpriseSuggestion()
8082 config.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpirseNetworkWithNetworkSettingsPerm()8120 config.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpirseNetworkWithNoNetworkSettingsPerm()
541 networkSuggestion.wifiConfiguration.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpriseNetworkSuggestion()
1720 network.enterpriseConfig.setCaPath(WifiConfigurationTestUtil.TEST_CA_CERT_PATH); in testUpdateWifiEnterpriseConfig()
896 public void setCaPath(@NonNull String path) { in setCaPath() method in WifiEnterpriseConfig
706 config.enterpriseConfig.setCaPath(null); in getConfig()711 config.enterpriseConfig.setCaPath(SYSTEM_CA_STORE_PATH); in getConfig()
720 config.enterpriseConfig.setCaPath(null); in getConfig()725 config.enterpriseConfig.setCaPath(SYSTEM_CA_STORE_PATH); in getConfig()
482 method public void setCaPath(@NonNull String);
1695 Landroid/net/wifi/WifiEnterpriseConfig;->setCaPath(Ljava/lang/String;)V