Searched defs:dnCache (Results 1 – 1 of 1) sorted by relevance
736 private SortedMap<String, String> dnCache; field in ICUService.LocaleRef739 LocaleRef(SortedMap<String, String> dnCache, ULocale locale, Comparator<Object> com) { in LocaleRef() argument