Searched refs:DELEGATION_CERT_SELECTION (Results 1 – 8 of 8) sorted by relevance
20 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;35 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION);45 DELEGATION_CERT_SELECTION).contains(CERT_INSTALLER_PACKAGE)); in testManualSetCertInstallerDelegate()53 DELEGATION_CERT_SELECTION).contains(CERT_INSTALLER_PACKAGE)); in testManualClearCertInstallerDelegate()
24 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_SELECTION;38 delegatedScopes = DELEGATION_CERT_SELECTION)
102 DevicePolicyManager.DELEGATION_CERT_SELECTION); in testCanSelectKeychainKeypairs()126 DevicePolicyManager.DELEGATION_CERT_SELECTION); in testNotChosenAnyAlias()
55 public static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection"; field in CommonDevicePolicy
22 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_SELECTION;370 Collections.singletonList(DELEGATION_CERT_SELECTION)); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()374 Collections.singletonList(DELEGATION_CERT_SELECTION)); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()385 .containsExactly(DELEGATION_CERT_SELECTION); in setDelegatedScopes_certSelection_settingSecondApp_revokesFirstApp()
94 private static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection"; field in DeviceAndProfileOwnerTest218 DELEGATION_CERT_INSTALL, DELEGATION_CERT_SELECTION)); in testDelegationCertSelection()
53 import static com.android.bedstead.nene.devicepolicy.CommonDevicePolicy.DELEGATION_CERT_SELECTION;143 DELEGATION_CERT_SELECTION,
8290 field public static final String DELEGATION_CERT_SELECTION = "delegation-cert-selection";