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.java58 private static final ComponentName CERT_INSTALLER_COMPONENT = new ComponentName( field in DelegatedCertInstallerTest
262 intent.setComponent(CERT_INSTALLER_COMPONENT); in installCaCert()
271 intent.setComponent(CERT_INSTALLER_COMPONENT); in removeCaCert()
280 intent.setComponent(CERT_INSTALLER_COMPONENT); in verifyCaCert()
305 intent.setComponent(CERT_INSTALLER_COMPONENT); in installKeyPair()