Home
last modified time | relevance | path

Searched refs:mChoiceValues (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/content/
DRestrictionEntry.java124 private String[] mChoiceValues; field in RestrictionEntry
344 mChoiceValues = choiceValues; in setChoiceValues()
355 mChoiceValues = context.getResources().getStringArray(stringArrayResId); in setChoiceValues()
379 return mChoiceValues; in getChoiceValues()
504 mChoiceValues = in.readStringArray(); in RestrictionEntry()
528 dest.writeStringArray(mChoiceValues); in writeToParcel()
552 ", mChoiceValues=" + Arrays.toString(mChoiceValues) + in toString()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16924 Landroid/content/RestrictionEntry;->mChoiceValues:[Ljava/lang/String;