Searched refs:DELEGATION_CERT_INSTALL (Results 1 – 5 of 5) sorted by relevance
131 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;634 DELEGATION_CERT_INSTALL,6350 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_CERT_INSTALL))6472 final boolean isCallerDelegate = isCallerDelegate(caller, DELEGATION_CERT_INSTALL);6541 final boolean isCallerDelegate = isCallerDelegate(caller, DELEGATION_CERT_INSTALL);6617 || isCallerDelegate(caller, DELEGATION_CERT_INSTALL);6804 final boolean isCallerDelegate = isCallerDelegate(caller, DELEGATION_CERT_INSTALL);6951 final boolean isCallerDelegate = isCallerDelegate(caller, DELEGATION_CERT_INSTALL);7083 if (scopes.size() == 1 && scopes.get(0).equals(DELEGATION_CERT_INSTALL)) {7497 setDelegatedScopePreO(who, installerPackage, DELEGATION_CERT_INSTALL);[all …]
24 import static android.app.admin.DevicePolicyManager.DELEGATION_CERT_INSTALL;1842 DELEGATION_CERT_INSTALL); in testDelegation() local1844 DELEGATION_CERT_INSTALL); in testDelegation() local6836 Arrays.asList(DELEGATION_CERT_INSTALL))); in testHasDeviceIdAccessUnchecked_delegateCaller()6861 Arrays.asList(DELEGATION_CERT_INSTALL))); in testHasDeviceIdAccessUnchecked_delegateCallerWithoutPermissions()
2651 public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install"; field in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8288 field public static final String DELEGATION_CERT_INSTALL = "delegation-cert-install";