Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerTest.java50 private static final String CERT_INSTALLER_PACKAGE = "com.android.cts.certinstaller"; field in DelegatedCertInstallerTest
180 mDpm.setCertInstallerPackage(ADMIN_RECEIVER_COMPONENT, CERT_INSTALLER_PACKAGE); in testCaCertsOperations()
181 assertEquals(CERT_INSTALLER_PACKAGE, in testCaCertsOperations()
219 mDpm.setCertInstallerPackage(ADMIN_RECEIVER_COMPONENT, CERT_INSTALLER_PACKAGE); in testInstallKeyPair()
220 assertEquals(CERT_INSTALLER_PACKAGE, in testInstallKeyPair()