Searched refs:DELEGATION_CERT_INSTALL (Results 1 – 11 of 11) sorted by relevance
19 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;35 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION);43 DELEGATION_CERT_INSTALL).contains(CERT_INSTALLER_PACKAGE)); in testManualSetCertInstallerDelegate()51 DELEGATION_CERT_INSTALL).contains(CERT_INSTALLER_PACKAGE)); in testManualClearCertInstallerDelegate()
19 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;78 private static final List<String> CERT_INSTALL_SCOPES = Arrays.asList(DELEGATION_CERT_INSTALL);225 DELEGATION_CERT_INSTALL)).containsExactly(CERT_INSTALLER_PACKAGE); in testSettingDelegatedCertInstallerAPICompatibility_oldSetNewGet()232 DELEGATION_CERT_INSTALL)).isEmpty(); in testSettingDelegatedCertInstallerAPICompatibility_oldSetNewGet()240 DELEGATION_CERT_INSTALL)).containsExactly(CERT_INSTALLER_PACKAGE); in testSettingDelegatedCertInstallerAPICompatibility_newSetOldGet()248 DELEGATION_CERT_INSTALL)).isEmpty(); in testSettingDelegatedCertInstallerAPICompatibility_newSetOldGet()
24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_INSTALL;40 delegatedScopes = DELEGATION_CERT_INSTALL)
24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_INSTALL;39 delegatedScopes = DELEGATION_CERT_INSTALL)
24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_INSTALL;42 delegatedScopes = DELEGATION_CERT_INSTALL,
26 public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install"; field in CommonDevicePolicy
80 scopes = [DevicePolicyManager.DELEGATION_CERT_INSTALL],91 scopes = [DevicePolicyManager.DELEGATION_CERT_INSTALL],102 scopes = [DevicePolicyManager.DELEGATION_CERT_INSTALL],116 DevicePolicyManager.DELEGATION_CERT_INSTALL,
21 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;73 private static final String TEST_SCOPE = DELEGATION_CERT_INSTALL;
93 private static final String DELEGATION_CERT_INSTALL = "delegation-cert-install"; field in DeviceAndProfileOwnerTest218 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION)); in testDelegationCertSelection()
52 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_INSTALL;134 DELEGATION_CERT_INSTALL,
8289 field public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install";