Home | History | Annotate | Download | only in users

Lines Matching defs:getRestrictions

158         ArrayList<RestrictionEntry> getRestrictions() {
482 ArrayList<RestrictionEntry> restrictions = RestrictionUtils.getRestrictions(
560 pref.getRestrictions().get(0).setSelectedState(pref.isChecked());
561 RestrictionUtils.setRestrictions(getActivity(), pref.getRestrictions(), mUser);
593 ArrayList<RestrictionEntry> restrictions = appPref.getRestrictions();