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()
91 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled()95 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
66 final TypedValue userRestriction = in RestrictedPreferenceHelper() local169 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
194 public void checkRestrictionAndSetDisabled(String userRestriction) { in checkRestrictionAndSetDisabled()198 public void checkRestrictionAndSetDisabled(String userRestriction, int userId) { in checkRestrictionAndSetDisabled()
93 String userRestriction, int userId) { in checkIfRestrictionEnforced()149 String userRestriction, int userId) { in hasBaseUserRestriction()
72 public final String userRestriction; field in InjectedSetting173 public Builder setUserRestriction(String userRestriction) { in setUserRestriction()
283 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
138 public abstract Intent createUserRestrictionSupportIntent(int userId, String userRestriction); in createUserRestrictionSupportIntent()
243 private void enforceUserRestriction(String userRestriction) { in enforceUserRestriction()
888 String userRestriction, boolean newValue) { in getNewUserRestrictionSetting()
528 protected void checkIfRestrictionEnforcedByAdminOnly(State state, String userRestriction) { in checkIfRestrictionEnforcedByAdminOnly()