Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/content/
DRestrictionEntry.java252 public void setAllSelectedStrings(String[] allSelectedStrings) { in setAllSelectedStrings() argument
253 mCurrentValues = allSelectedStrings; in setAllSelectedStrings()