Searched defs:isPackageStateProtected (Results 1 – 6 of 6) sorted by relevance
130 public boolean isPackageStateProtected(@UserIdInt int userId, String packageName) { in isPackageStateProtected() method in ProtectedPackages
24600 public boolean isPackageStateProtected(String packageName, int userId) { in isPackageStateProtected() method in PackageManagerInternalImpl25631 public boolean isPackageStateProtected(@NonNull String packageName, @UserIdInt int userId) { in isPackageStateProtected() method
399 public abstract boolean isPackageStateProtected(String packageName, int userId); in isPackageStateProtected() method in PackageManagerInternal
732 boolean isPackageStateProtected(String packageName, int userId); in isPackageStateProtected() method
7951 public boolean isPackageStateProtected(@NonNull String packageName, @UserIdInt int userId) { in isPackageStateProtected() method in PackageManager
3354 public boolean isPackageStateProtected(String packageName, int userId) { in isPackageStateProtected() method in ApplicationPackageManager