HomeSort by relevance Sort by last modified time
    Searched refs:singleChoiceRestrictionValue (Results 1 - 3 of 3) sorted by null

  /developers/build/prebuilts/gradle/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
MainActivity.java 98 final String singleChoiceRestrictionValue =
102 mChoiceEntryValue.setText(singleChoiceRestrictionValue);
  /developers/samples/android/content/multiuser/AppRestrictions/AppRestrictionsSample/src/main/java/com/example/android/apprestrictions/
MainActivity.java 98 final String singleChoiceRestrictionValue =
102 mChoiceEntryValue.setText(singleChoiceRestrictionValue);
  /development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
MainActivity.java 98 final String singleChoiceRestrictionValue =
102 mChoiceEntryValue.setText(singleChoiceRestrictionValue);

Completed in 497 milliseconds