Searched refs:uninstallBlocked (Results 1 – 3 of 3) sorted by relevance
216 … void setUninstallBlocked(in ComponentName admin, in String packageName, boolean uninstallBlocked); in setUninstallBlocked() argument
5426 boolean uninstallBlocked) { in setUninstallBlocked() argument5430 mService.setUninstallBlocked(admin, packageName, uninstallBlocked); in setUninstallBlocked()
7529 boolean uninstallBlocked) { in setUninstallBlocked() argument7537 mIPackageManager.setBlockUninstallForUser(packageName, uninstallBlocked, userId); in setUninstallBlocked()