Searched refs:choiceValues (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java215 * @param choiceValues an array of Strings which will be the selected values for the user's
220 public void setChoiceValues(String[] choiceValues) { argument
221 values = choiceValues;

Completed in 1030 milliseconds