Home
last modified time | relevance | path

Searched refs:DELEGATION_INSTALL_EXISTING_PACKAGE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java1917 public static final String DELEGATION_INSTALL_EXISTING_PACKAGE = field in DevicePolicyManager
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java52 import static android.app.admin.DevicePolicyManager.DELEGATION_INSTALL_EXISTING_PACKAGE;
439 DELEGATION_INSTALL_EXISTING_PACKAGE,
11421 && isCallerDelegate(caller, DELEGATION_INSTALL_EXISTING_PACKAGE)));
/frameworks/base/core/api/
Dcurrent.txt7382 …field public static final String DELEGATION_INSTALL_EXISTING_PACKAGE = "delegation-install-existin…