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

  /developers/samples/android/content/multiuser/AppRestrictions/AppRestrictions/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 71 reSingleChoice.setChoiceValues(choiceValues);
84 reMultiSelect.setChoiceValues(multiValues);
  /frameworks/base/core/java/android/content/
RestrictionEntry.java 51 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
59 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
71 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
220 public void setChoiceValues(String[] choiceValues) {
226 * {@link #setChoiceValues(String[])}.
229 * @see #setChoiceValues(String[])
231 public void setChoiceValues(Context context, int stringArrayResId) {
247 * set in {@link #setChoiceValues(String[])}. This method is not relevant for types other
250 * @see #setChoiceValues(String[])
  /prebuilts/sdk/18/
android.jar 

Completed in 406 milliseconds