Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java75 private static final ComponentName CERT_INSTALLER_COMPONENT = new ComponentName( field in DelegatedCertInstallerTest
265 intent.setComponent(CERT_INSTALLER_COMPONENT); in installCaCert()
274 intent.setComponent(CERT_INSTALLER_COMPONENT); in removeCaCert()
283 intent.setComponent(CERT_INSTALLER_COMPONENT); in verifyCaCert()
315 intent.setComponent(CERT_INSTALLER_COMPONENT); in installKeyPair()
326 intent.setComponent(CERT_INSTALLER_COMPONENT); in readEnrollmentId()