Home
last modified time | relevance | path

Searched refs:setTrustRootCertUrl (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/pps/
DUpdateParameterTest.java59 updateParam.setTrustRootCertUrl("trust.cert.com"); in createUpdateParameter()
245 updateParam.setTrustRootCertUrl(null); in validateUpdateParameterWithoutTrustRootCertUrl()
259 updateParam.setTrustRootCertUrl(new String(rawUrlBytes, StandardCharsets.UTF_8)); in validateUpdateParameterWithInvalidTrustRootCertUrl()
333 updateParam.setTrustRootCertUrl(null); in validateUpdateParameterWithNoServerCheck()
DPolicyTest.java86 policyUpdate.setTrustRootCertUrl("trust.cert.com"); in createPolicy()
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointXmlUtilsTest.java84 subscriptionUpdate.setTrustRootCertUrl("subscription.update.cert.com"); in createFullPasspointConfiguration()
170 policyUpdate.setTrustRootCertUrl("update.cert.com"); in createFullPasspointConfiguration()
DPasspointConfigUserStoreDataTest.java114 subscriptionUpdate.setTrustRootCertUrl("subscription.update.cert.com"); in createFullPasspointConfiguration()
200 policyUpdate.setTrustRootCertUrl("update.cert.com"); in createFullPasspointConfiguration()
DPasspointProvisionerTest.java279 updateParameter.setTrustRootCertUrl("https://testurl.com"); in setUp()
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/omadm/
DPpsMoParserTest.java110 subscriptionUpdate.setTrustRootCertUrl("subscription.update.cert.com"); in generateConfigurationFromPPSMOTree()
195 policyUpdate.setTrustRootCertUrl("update.cert.com"); in generateConfigurationFromPPSMOTree()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/pps/
DUpdateParameter.java164 public void setTrustRootCertUrl(String trustRootCertUrl) { in setTrustRootCertUrl() method in UpdateParameter
392 updateParam.setTrustRootCertUrl(in.readString());
/frameworks/base/wifi/tests/src/android/net/wifi/hotspot2/
DPasspointConfigurationTest.java122 policyUpdate.setTrustRootCertUrl("trust.cert.com"); in createPolicy()
139 subUpdate.setTrustRootCertUrl("subscription.trust.cert.com"); in createSubscriptionUpdate()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DPasspointXmlUtils.java845 param.setTrustRootCertUrl((String) value); in deserializeUpdateParameter()
/frameworks/base/wifi/java/android/net/wifi/hotspot2/omadm/
DPpsMoParser.java1294 updateParam.setTrustRootCertUrl(trustRoot.first); in parseUpdateParameter()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt46320 Landroid/net/wifi/hotspot2/pps/UpdateParameter;->setTrustRootCertUrl(Ljava/lang/String;)V