OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setChoiceValues
(Results
1 - 12
of
12
) 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
53
* {@link #
setChoiceValues
(String[])} to set the localized list entries to present to the user
61
* {@link #
setChoiceValues
(String[])} to set the localized list entries to present to the user
73
* {@link #
setChoiceValues
(String[])} to set the localized list entries to present to the user
343
public void
setChoiceValues
(String[] choiceValues) {
349
* {@link #
setChoiceValues
(String[])}.
352
* @see #
setChoiceValues
(String[])
354
public void
setChoiceValues
(Context context, @ArrayRes int stringArrayResId) {
386
* set in {@link #
setChoiceValues
(String[])}. This method is not relevant for types other
389
* @see #
setChoiceValues
(String[])
RestrictionsManager.java
624
restriction.
setChoiceValues
(appContext, entryValues);
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/external/robolectric/v1/lib/main/
android.jar
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/20/
android.jar
/prebuilts/sdk/current/
android.jar
Completed in 169 milliseconds