Searched refs:enableSystemAppWithIntent (Results 1 – 4 of 4) sorted by relevance
267 … int enableSystemAppWithIntent(in ComponentName admin, in String callerPackage, in Intent intent); in enableSystemAppWithIntent() method
9850 return mService.enableSystemAppWithIntent(admin, mContext.getPackageName(), intent); in enableSystemApp()
11347 public int enableSystemAppWithIntent(ComponentName who, String callerPackage, Intent intent) {
2627 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->enableSystemAppWithIntent(Landroid/content/Com…3155 Landroid/app/admin/IDevicePolicyManager;->enableSystemAppWithIntent(Landroid/content/ComponentName;…