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

  /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/current/
android.jar 

Completed in 258 milliseconds