Home
last modified time | relevance | path

Searched refs:choiceEntries (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
DGetRestrictionsReceiver.java64 String[] choiceEntries = res.getStringArray(R.array.choice_entry_entries); in populateChoiceEntry() local
70 reSingleChoice.setChoiceEntries(choiceEntries); in populateChoiceEntry()