Home
last modified time | relevance | path

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

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