Home
last modified time | relevance | path

Searched defs:installCaCert (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-39706/src/android/security/cts/CVE_2021_39706/
DPocPolicyManager.java35 public boolean installCaCert(byte[] cert) { in installCaCert() method in PocPolicyManager
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java264 private void installCaCert(byte[] cert) { in installCaCert() method in DelegatedCertInstallerTest
DSecurityLoggingTest.java692 private void installCaCert() { in installCaCert() method in SecurityLoggingTest