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