Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDelegatedCertInstallerHelper.java34 private static final List<String> CERT_INSTALL_SCOPES = Arrays.asList( field in DelegatedCertInstallerHelper
41 setDelegatedScopes(CERT_INSTALLER_PACKAGE, CERT_INSTALL_SCOPES); in testManualSetCertInstallerDelegate()
DDelegatedCertInstallerTest.java78 private static final List<String> CERT_INSTALL_SCOPES = Arrays.asList(DELEGATION_CERT_INSTALL); field in DelegatedCertInstallerTest
238 setDelegatedScopes(CERT_INSTALLER_PACKAGE, CERT_INSTALL_SCOPES); in testSettingDelegatedCertInstallerAPICompatibility_newSetOldGet()
258 setDelegatedScopes(CERT_INSTALLER_PACKAGE, CERT_INSTALL_SCOPES); in testCanReadEnrollmentSpecificId()