Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DComputer.java655 boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName); in getBlockUninstall() method
DComputerEngine.java288 public boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName) { in getBlockUninstall() method in ComputerEngine.Settings
5814 public boolean getBlockUninstall(@UserIdInt int userId, @NonNull String packageName) { in getBlockUninstall() method in ComputerEngine