Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DOrgOwnedProfileOwnerTest.java47 private static final String CERT_INSTALLER_APK = DeviceAndProfileOwnerTest.CERT_INSTALLER_APK; field in OrgOwnedProfileOwnerTest
661 installAppAsUser(CERT_INSTALLER_APK, mUserId); in testDelegatedCertInstallerDeviceIdAttestation()
DDeviceAndProfileOwnerTest.java89 public static final String CERT_INSTALLER_APK = "CtsCertInstallerApp.apk"; field in DeviceAndProfileOwnerTest
413 installAppAsUser(CERT_INSTALLER_APK, mUserId); in testDelegationCertSelection()
797 installAppAsUser(CERT_INSTALLER_APK, mUserId); in testDelegatedCertInstaller()
815 installAppAsUser(CERT_INSTALLER_APK, mUserId); in setUpDelegatedCertInstallerAndRunTests()
843 installAppAsUser(CERT_INSTALLER_APK, mUserId); in testSetKeyGrant()