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
267 intent.setComponent(CERT_INSTALLER_COMPONENT); in installCaCert()
276 intent.setComponent(CERT_INSTALLER_COMPONENT); in removeCaCert()
285 intent.setComponent(CERT_INSTALLER_COMPONENT); in verifyCaCert()
317 intent.setComponent(CERT_INSTALLER_COMPONENT); in installKeyPair()
328 intent.setComponent(CERT_INSTALLER_COMPONENT); in readEnrollmentId()