Home
last modified time | relevance | path

Searched refs:setCaPath (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
H A DOsuNetworkConnection.java200 config.enterpriseConfig.setCaPath(WfaKeyStore.DEFAULT_WFA_CERT_DIR); in connect()
H A DPasspointProvider.java557 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()
/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DWifiConfigurationTestUtil.java177 config.enterpriseConfig.setCaPath(TEST_CA_CERT_PATH); in generateWifiConfig()
187 config.enterpriseConfig.setCaPath(TEST_CA_CERT_PATH); in generateWifiConfig()
H A DNetworkSuggestionNominatorTest.java201 config.enterpriseConfig.setCaPath(null); in testSelectNetworkSuggestionForOneMatchWithInsecureEnterpriseSuggestion()
H A DWifiServiceImplTest.java8082 config.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpirseNetworkWithNetworkSettingsPerm()
8120 config.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpirseNetworkWithNoNetworkSettingsPerm()
H A DWifiNetworkSuggestionsManagerTest.java541 networkSuggestion.wifiConfiguration.enterpriseConfig.setCaPath(null); in testAddInsecureEnterpriseNetworkSuggestion()
H A DWifiConfigManagerTest.java1720 network.enterpriseConfig.setCaPath(WifiConfigurationTestUtil.TEST_CA_CERT_PATH); in testUpdateWifiEnterpriseConfig()
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiEnterpriseConfig.java896 public void setCaPath(@NonNull String path) { in setCaPath() method in WifiEnterpriseConfig
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiConfigController.java720 config.enterpriseConfig.setCaPath(null); in getConfig()
725 config.enterpriseConfig.setCaPath(SYSTEM_CA_STORE_PATH); in getConfig()
H A DWifiConfigController2.java706 config.enterpriseConfig.setCaPath(null); in getConfig()
711 config.enterpriseConfig.setCaPath(SYSTEM_CA_STORE_PATH); in getConfig()
/aosp12/packages/modules/Wifi/framework/api/
H A Dsystem-current.txt482 method public void setCaPath(@NonNull String);
/aosp12/packages/modules/Wifi/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1695 Landroid/net/wifi/WifiEnterpriseConfig;->setCaPath(Ljava/lang/String;)V