Home
last modified time | relevance | path

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

/developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
DGetRestrictionsReceiver.java64 String[] choiceEntries = res.getStringArray(R.array.choice_entry_entries); in populateChoiceEntry() local
70 reSingleChoice.setChoiceEntries(choiceEntries); in populateChoiceEntry()