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

  /frameworks/base/core/java/android/content/
RestrictionEntry.java 49 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
57 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
69 * {@link #setChoiceValues(String[])} to set the localized list entries to present to the user
269 public void setChoiceValues(String[] choiceValues) {
275 * {@link #setChoiceValues(String[])}.
278 * @see #setChoiceValues(String[])
280 public void setChoiceValues(Context context, int stringArrayResId) {
296 * set in {@link #setChoiceValues(String[])}. This method is not relevant for types other
299 * @see #setChoiceValues(String[])
RestrictionsManager.java 611 restriction.setChoiceValues(appContext, entryValues);
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 247 milliseconds