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

  /developers/build/prebuilts/gradle/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 71 reSingleChoice.setChoiceValues(choiceValues);
84 reMultiSelect.setChoiceValues(multiValues);
  /developers/samples/android/content/multiuser/AppRestrictions/Application/src/main/java/com/example/android/apprestrictions/
GetRestrictionsReceiver.java 71 reSingleChoice.setChoiceValues(choiceValues);
84 reMultiSelect.setChoiceValues(multiValues);
  /development/samples/browseable/AppRestrictions/src/com.example.android.apprestrictions/
GetRestrictionsReceiver.java 71 reSingleChoice.setChoiceValues(choiceValues);
84 reMultiSelect.setChoiceValues(multiValues);
  /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 

Completed in 98 milliseconds