Searched defs:_getAvailableValues (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/ | ||
H A D | UnicodeProperty.java | 289 protected abstract List<String> _getAvailableValues(List<String> result); in _getAvailableValues() method in UnicodeProperty |
H A D | ICUPropertyFactory.java | 270 public List _getAvailableValues(List result) { in _getAvailableValues() method in ICUPropertyFactory.ICUProperty |