Searched refs:setAaaServerTrustedNames (Results 1 – 8 of 8) sorted by relevance
185 config.setAaaServerTrustedNames(null); in verifyParcelWithoutAaaServerTrustedNames()300 config.setAaaServerTrustedNames(null); in validateConfigWithoutAaaServerTrustedNames()727 passpointConfiguration.setAaaServerTrustedNames(aaaServerTrustedNames); in testValidatePasspointConfig()730 passpointConfiguration.setAaaServerTrustedNames(null); in testValidatePasspointConfig()
140 config.setAaaServerTrustedNames( in createConfig()
1141 config.setAaaServerTrustedNames(TEST_TRUSTED_NAME); in getWifiConfigWithUserCredential()1158 config.setAaaServerTrustedNames(TEST_TRUSTED_NAME); in getWifiConfigWithUserCredentialHasAaaServerTrustedNames()1174 config.setAaaServerTrustedNames(TEST_TRUSTED_NAME); in getWifiConfigWithUserCredentialHasAaaServerTrustedNames()1237 config.setAaaServerTrustedNames(TEST_TRUSTED_NAME); in getWifiConfigWithCertCredentialHasAaaServerTrustedNames()1534 config.setAaaServerTrustedNames(TEST_TRUSTED_NAME); in getWifiConfigWithUserCredentialAndNonBase64Password()
196 config.setAaaServerTrustedNames(aaaServerTrustedNames); in createFullPasspointConfiguration()
143 public void setAaaServerTrustedNames(@Nullable String[] aaaServerTrustedNames) { in setAaaServerTrustedNames() method in PasspointConfiguration1098 config.setAaaServerTrustedNames(in.createStringArray());
205 config.setAaaServerTrustedNames( in generateConfigurationFromPPSMOTree()
288 config.setAaaServerTrustedNames(deserializeAaaServerTrustedNames( in deserializePasspointConfiguration()
1725 config.setAaaServerTrustedNames(parseAaaServerTrustedNames(child)); in parseVendorAndroidExtension()