Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java339 Boolean binValue = binaryValueOrNull(propertyValue); in getSet()
361 private static final Boolean binaryValueOrNull(String value) { in binaryValueOrNull() method in UnicodeProperty