Searched refs:getBlockUninstallForUser (Results 1 – 8 of 8) sorted by relevance
144 if (packageManager.getBlockUninstallForUser(appInfo.packageName, in onReceive()
198 if (packageManager.getBlockUninstallForUser(packageName, in handleMessage()
658 boolean getBlockUninstallForUser(String packageName, int userId); in getBlockUninstallForUser() method
242 if (ipm.getBlockUninstallForUser(packageName, userId)) { in checkIfUninstallBlocked()
21410 if (!deleteAllUsers && getBlockUninstallForUser(internalPackageName, userId)) { in deletePackageVersionedInternal()21536 if (getBlockUninstallForUser(packageName, userId)) { in getBlockUninstallForUsers()22279 public boolean getBlockUninstallForUser(String packageName, int userId) { in getBlockUninstallForUser() method
11775 return mIPackageManager.getBlockUninstallForUser(packageName, userId);
14446 Landroid/content/pm/IPackageManager$Stub$Proxy;->getBlockUninstallForUser(Ljava/lang/String;I)Z
31250 HPLcom/android/server/pm/PackageManagerService;->getBlockUninstallForUser(Ljava/lang/String;I)Z+]Lc…