Searched refs:resultRemainder (Results 1 – 1 of 1) sorted by relevance
582 UnicodeString resultRemainder; in localeDisplayName() local588 resultRemainder.append(scriptDisplayName(script, temp)); in localeDisplayName()591 appendWithSep(resultRemainder, regionDisplayName(country, temp)); in localeDisplayName()594 appendWithSep(resultRemainder, variantDisplayName(variant, temp)); in localeDisplayName()607 appendWithSep(resultRemainder, temp2); in localeDisplayName()617 appendWithSep(resultRemainder, temp3); in localeDisplayName()619 appendWithSep(resultRemainder, temp) in localeDisplayName()627 if (!resultRemainder.isEmpty()) { in localeDisplayName()630 resultRemainder in localeDisplayName()