Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DExampleGenerator.java422 addSubdivisionFlag(value2, "gbeng", cfile, initialPattern, examples); in handleLabel()
423 addSubdivisionFlag(value2, "gbsct", cfile, initialPattern, examples); in handleLabel()
424 addSubdivisionFlag(value2, "gbwls", cfile, initialPattern, examples); in handleLabel()
449 …private void addSubdivisionFlag(String value2, String isoSubdivisionCode, CLDRFile cfile, SimpleFo… in addSubdivisionFlag() method in ExampleGenerator