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.java35 private static final List<String> CERT_INSTALL_SCOPES = Arrays.asList( field in DelegatedCertInstallerHelper
56 CERT_INSTALL_SCOPES); in testManualSetCertInstallerDelegate()
DDelegatedCertInstallerTest.java78 private static final List<String> CERT_INSTALL_SCOPES = Arrays.asList(DELEGATION_CERT_INSTALL); field in DelegatedCertInstallerTest
235 CERT_INSTALL_SCOPES); in testSettingDelegatedCertInstallerAPICompatibility_newSetOldGet()
256 CERT_INSTALL_SCOPES); in testCanReadEnrollmentSpecificId()