Home
last modified time | relevance | path

Searched defs:getBlockUninstall (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DComputer.java620 boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName); in getBlockUninstall() method
H A DComputerEngine.java282 public boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName) { in getBlockUninstall() method in ComputerEngine.Settings
5703 public boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName) { in getBlockUninstall() method in ComputerEngine