Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java133 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;
637 DELEGATION_ENABLE_SYSTEM_APP,
13984 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemApp()
14026 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemAppWithIntent()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java2683 public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app"; field in DevicePolicyManager
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt8290 field public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app";