Home
last modified time | relevance | path

Searched refs:DELEGATION_CERT_INSTALL (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java43 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
372 DELEGATION_CERT_INSTALL,
3290 if (!scopes.contains(DELEGATION_CERT_INSTALL)) {
3291 scopes.add(DELEGATION_CERT_INSTALL);
5522 DELEGATION_CERT_INSTALL)) { in enforceCanManageCaCerts()
5649 DELEGATION_CERT_INSTALL); in installKeyPair()
5690 DELEGATION_CERT_INSTALL); in removeKeyPair()
5756 DELEGATION_CERT_INSTALL); in enforceCallerCanRequestDeviceIdAttestation()
5767 DELEGATION_CERT_INSTALL); in enforceCallerCanRequestDeviceIdAttestation()
5818 DELEGATION_CERT_INSTALL); in generateKeyPair()
[all …]
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DDevicePolicyManagerTest.java19 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;
1474 DELEGATION_CERT_INSTALL); in testDelegation() local
1476 DELEGATION_CERT_INSTALL); in testDelegation() local
5147 Arrays.asList(DELEGATION_CERT_INSTALL))); in testEnforceCallerCanRequestDeviceIdAttestation_delegateCaller()
5172 Arrays.asList(DELEGATION_CERT_INSTALL))); in testEnforceCallerCanRequestDeviceIdAttestation_delegateCallerWithoutPermissions()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1666 public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install"; field in DevicePolicyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...