Searched refs:uAttributes (Results 1 – 1 of 1) sorted by relevance
4148 … Set<String> uAttributes = (Set<String>) mGetUnicodeLocaleAttributes.invoke(loc, (Object[]) null); in toULocale7() local4149 if (!uAttributes.isEmpty()) { in toULocale7()4151 for (String attr : uAttributes) { in toULocale7()