Searched refs:setBlockUninstallLPw (Results 1 – 3 of 3) sorted by relevance
1702 setBlockUninstallLPw(userId, name, true); in readPackageRestrictionsLPr()1746 void setBlockUninstallLPw(int userId, String packageName, boolean blockUninstall) { in setBlockUninstallLPw() method in Settings
18732 mSettings.setBlockUninstallLPw(userId, packageName, blockUninstall);
11395 PLcom/android/server/pm/Settings;->setBlockUninstallLPw(ILjava/lang/String;Z)V