Searched defs:reSingleChoice (Results 1 – 1 of 1) sorted by relevance
63 public static void populateChoiceEntry(Resources res, RestrictionEntry reSingleChoice) { in populateChoiceEntry()98 RestrictionEntry reSingleChoice = new RestrictionEntry(KEY_CHOICE, (String) null); in initRestrictions() local