Home
last modified time | relevance | path

Searched refs:enableSystemAppWithIntent (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/admin/
DIDevicePolicyManager.aidl242 … int enableSystemAppWithIntent(in ComponentName admin, in String callerPackage, in Intent intent); in enableSystemAppWithIntent() method
DDevicePolicyManager.java7929 return mService.enableSystemAppWithIntent(admin, mContext.getPackageName(), intent); in enableSystemApp()
/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java10261 public int enableSystemAppWithIntent(ComponentName who, String callerPackage, Intent intent) { in enableSystemAppWithIntent() method
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt2627 Landroid/app/admin/IDevicePolicyManager$Stub$Proxy;->enableSystemAppWithIntent(Landroid/content/Com…
3157 Landroid/app/admin/IDevicePolicyManager;->enableSystemAppWithIntent(Landroid/content/ComponentName;…