Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java46 private static final String CERT_INSTALLER_PKG = DeviceAndProfileOwnerTest.CERT_INSTALLER_PKG; field in OrgOwnedProfileOwnerTest
666 runDeviceTestsAsUser(CERT_INSTALLER_PKG, ".DelegatedDeviceIdAttestationTest", in testDelegatedCertInstallerDeviceIdAttestation()
DDeviceAndProfileOwnerTest.java88 public static final String CERT_INSTALLER_PKG = "com.android.cts.certinstaller"; field in DeviceAndProfileOwnerTest
202 getDevice().uninstallPackage(CERT_INSTALLER_PKG); in tearDown()
414 setDelegatedScopes(CERT_INSTALLER_PKG, Arrays.asList( in testDelegationCertSelection()
418 runDeviceTestsAsUser(CERT_INSTALLER_PKG, ".CertSelectionDelegateTest", mUserId); in testDelegationCertSelection()
420 .setAdminPackageName(CERT_INSTALLER_PKG) in testDelegationCertSelection()
805 .setStrings(CERT_INSTALLER_PKG) in testDelegatedCertInstaller()