Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java1255 Choice checkedItem = null; in writeTables() local
1271 if (checkedItem == choice || checkedItem == null && count != 0) { in writeTables()
1273 checkedItem = choice; in writeTables()