Searched defs:userRestriction (Results 1 – 12 of 12) sorted by relevance
77 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled()87 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
53 final TypedValue userRestriction = in RestrictedPreferenceHelper() local135 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
95 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled()99 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
166 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled()170 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
87 String userRestriction, int userId) { in checkIfRestrictionEnforced()132 String userRestriction, int userId) { in hasBaseUserRestriction()
72 public final String userRestriction; field in InjectedSetting173 public Builder setUserRestriction(String userRestriction) { in setUserRestriction()
282 final String userRestriction = sa.getString( in parseAttributes() local
93 final String userRestriction = UserManager.DISALLOW_UNINSTALL_APPS; in checkIfRestrictionEnforced_deviceOwner() local111 final String userRestriction = UserManager.DISALLOW_UNINSTALL_APPS; in checkIfRestrictionEnforced_profileOwner() local
130 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent()
243 private void enforceUserRestriction(String userRestriction) { in enforceUserRestriction()
863 String userRestriction, boolean newValue) { in getNewUserRestrictionSetting()
561 protected void checkIfRestrictionEnforcedByAdminOnly(State state, String userRestriction) { in checkIfRestrictionEnforcedByAdminOnly()