Searched refs:newRestrictions (Results 1 – 1 of 1) sorted by relevance
91 ArrayList<RestrictionEntry> newRestrictions = new ArrayList<>(); in initRestrictions() local96 newRestrictions.add(reBoolean); in initRestrictions()100 newRestrictions.add(reSingleChoice); in initRestrictions()104 newRestrictions.add(reMultiSelect); in initRestrictions()106 return newRestrictions; in initRestrictions()