Searched refs:DELEGATION_ENABLE_SYSTEM_APP (Results 1 – 3 of 3) sorted by relevance
51 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;435 DELEGATION_ENABLE_SYSTEM_APP,11307 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP)));11351 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP)));
1911 public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app"; field in DevicePolicyManager
7381 field public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app";