Searched refs:ulocToLoc (Results 1 – 1 of 1) sorted by relevance
389 CLDRLocale loc = ulocToLoc.get(u); in getInstance()402 ulocToLoc.put(this.toULocale(), this); in register()406 private static Hashtable<ULocale, CLDRLocale> ulocToLoc = new Hashtable<ULocale, CLDRLocale>(); field in CLDRLocale