Home
last modified time | relevance | path

Searched refs:setChoiceValues (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/content/
H A DRestrictionEntry.java344 public void setChoiceValues(String[] choiceValues) { in setChoiceValues() method in RestrictionEntry
355 public void setChoiceValues(Context context, @ArrayRes int stringArrayResId) { in setChoiceValues() method in RestrictionEntry
H A DRestrictionsManager.java690 restriction.setChoiceValues(appContext, entryValues); in loadRestriction()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt11373 method public void setChoiceValues(String[]);
11374 method public void setChoiceValues(android.content.Context, @ArrayRes int);