Searched defs:ignorables (Results 1 – 2 of 2) sorted by relevance
83 public void populateBasePreference(PreferenceGroup base, Set<String> ignorables, in populateBasePreference()117 private Preference getPreference(int position, Set<String> ignorables) { in getPreference()
55 Set<String> ignorables, LocaleStore.LocaleInfo parent, boolean translatedOnly) { in getLevelLocales()