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.java1495 Choice checkedItem = null; in writeTables() local
1511 if (checkedItem == choice || checkedItem == null && count != 0) { in writeTables()
1513 checkedItem = choice; in writeTables()