Searched refs:choiceValues (Results 1 – 1 of 1) sorted by relevance
65 String[] choiceValues = res.getStringArray(R.array.choice_entry_values); in populateChoiceEntry() local67 reSingleChoice.setSelectedString(choiceValues[0]); in populateChoiceEntry()71 reSingleChoice.setChoiceValues(choiceValues); in populateChoiceEntry()