Searched refs:applyUserRestrictions (Results 1 – 5 of 5) sorted by relevance
650 final boolean applyUserRestrictions = outInfo.mOrigUsers != null; in deleteInstalledSystemPackage()664 if (applyUserRestrictions) { in deleteInstalledSystemPackage()
618 public static void applyUserRestrictions(Context context, int userId, in applyUserRestrictions() method in UserRestrictionsUtils
3325 final boolean applyUserRestrictions = origUserHandles != null; in setPackageInstalledForSystemPackage()3326 if (applyUserRestrictions) { in setPackageInstalledForSystemPackage()3358 if (applyUserRestrictions) { in setPackageInstalledForSystemPackage()
3549 UserRestrictionsUtils.applyUserRestrictions( in propagateUserRestrictionsLR()
20081 PLcom/android/server/pm/UserRestrictionsUtils;->applyUserRestrictions(Landroid/content/Context;ILan…