Searched defs:getBlockUninstallForUser (Results 1 – 4 of 4) sorted by relevance
379 public final boolean getBlockUninstallForUser(@NonNull String packageName, in getBlockUninstallForUser() method in IPackageManagerBase
446 boolean getBlockUninstallForUser(@NonNull String packageName, @UserIdInt int userId); in getBlockUninstallForUser() method
5054 public boolean getBlockUninstallForUser(@NonNull String packageName, @UserIdInt int userId) { in getBlockUninstallForUser() method in ComputerEngine
642 boolean getBlockUninstallForUser(String packageName, int userId); in getBlockUninstallForUser() method