Searched refs:DELEGATION_ENABLE_SYSTEM_APP (Results 1 – 4 of 4) sorted by relevance
116 import static android.app.admin.DevicePolicyManager.DELEGATION_ENABLE_SYSTEM_APP;621 DELEGATION_ENABLE_SYSTEM_APP,14045 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemApp()14087 || (caller.hasPackage() && isCallerDelegate(caller, DELEGATION_ENABLE_SYSTEM_APP))); in enableSystemAppWithIntent()
2559 public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app"; field in DevicePolicyManager
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
8060 field public static final String DELEGATION_ENABLE_SYSTEM_APP = "delegation-enable-system-app";