Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java209 removeCaCert(cert); in testCaCertsOperations()
295 private void removeCaCert(byte[] cert) { in removeCaCert() method in DelegatedCertInstallerTest