Searched defs:getBlockUninstallForUser (Results 1 – 4 of 4) sorted by relevance
380 public final boolean getBlockUninstallForUser(@NonNull String packageName, in getBlockUninstallForUser() method in IPackageManagerBase
497 boolean getBlockUninstallForUser(@NonNull String packageName, @UserIdInt int userId); in getBlockUninstallForUser() method
4969 public boolean getBlockUninstallForUser(@NonNull String packageName, @UserIdInt int userId) { in getBlockUninstallForUser() method in ComputerEngine
631 boolean getBlockUninstallForUser(String packageName, int userId); in getBlockUninstallForUser() method