Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/test/
DXPathToMenu.java40 String theMenu = null; in xpathToMenu() local
45 theMenu = LOCALEDISPLAYNAMES_ITEMS[i]; in xpathToMenu()
49 theMenu = LDMLConstants.LOCALEDISPLAYPATTERN; in xpathToMenu()
56 theMenu = which; in xpathToMenu()
61 theMenu = LDMLConstants.LOCALEDISPLAYPATTERN; in xpathToMenu()
63 theMenu = CURRENCIES; in xpathToMenu()
65 theMenu = TIMEZONES; in xpathToMenu()
67 theMenu = "units"; in xpathToMenu()
69 theMenu = getMetazoneContinent(path); in xpathToMenu()
70 if (theMenu == null) { in xpathToMenu()
[all …]