Searched refs:CERT_INSTALLER_PKG (Results 1 – 1 of 1) sorted by relevance
75 private static final String CERT_INSTALLER_PKG = "com.android.cts.certinstaller"; field in DeviceAndProfileOwnerTest182 getDevice().uninstallPackage(CERT_INSTALLER_PKG); in tearDown()401 setDelegatedScopes(CERT_INSTALLER_PKG, Arrays.asList( in testDelegationCertSelection()405 runDeviceTestsAsUser(CERT_INSTALLER_PKG, ".CertSelectionDelegateTest", mUserId); in testDelegationCertSelection()407 .setAdminPackageName(CERT_INSTALLER_PKG) in testDelegationCertSelection()813 .setStrings(CERT_INSTALLER_PKG) in testDelegatedCertInstaller()