Searched refs:DELEGATION_ENABLE_SYSTEM_APP (Results 1 – 3 of 3) sorted by relevance
137 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;672 DELEGATION_ENABLE_SYSTEM_APP,14018 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemApp()14060 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemAppWithIntent()
2655 public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app"; field in DevicePolicyManager
8447 field public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app";