Searched refs:enableSystemApp (Results 1 – 2 of 2) sorted by relevance
226 protected void enableSystemApp(ComponentName admin, String packageName) { in enableSystemApp() method in ShadowDevicePolicyManager
438 devicePolicyManager.enableSystemApp(testComponent, app); in enableSystemAppShouldWorkForActiveAdmins()