Searched refs:applyUserRestrictions (Results 1 – 4 of 4) sorted by relevance
624 final boolean applyUserRestrictions = outInfo != null && (outInfo.mOrigUsers != null); in deleteInstalledSystemPackage()638 if (applyUserRestrictions) { in deleteInstalledSystemPackage()
547 public static void applyUserRestrictions(Context context, int userId, in applyUserRestrictions() method in UserRestrictionsUtils
3441 final boolean applyUserRestrictions = origUserHandles != null; in setPackageInstalledForSystemPackage()3442 if (applyUserRestrictions) { in setPackageInstalledForSystemPackage()3474 if (applyUserRestrictions) { in setPackageInstalledForSystemPackage()
2979 UserRestrictionsUtils.applyUserRestrictions( in propagateUserRestrictionsLR()