Home
last modified time | relevance | path

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

/development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
DMainActivity.java98 final String singleChoiceRestrictionValue = in onResume() local
102 mChoiceEntryValue.setText(singleChoiceRestrictionValue); in onResume()