Home
last modified time | relevance | path

Searched defs:reSingleChoice (Results 1 – 1 of 1) sorted by relevance

/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
DGetRestrictionsReceiver.java63 public static void populateChoiceEntry(Resources res, RestrictionEntry reSingleChoice) { in populateChoiceEntry()
98 RestrictionEntry reSingleChoice = new RestrictionEntry(KEY_CHOICE, (String) null); in initRestrictions() local