Searched refs:collkey (Results 1 – 4 of 4) sorted by relevance
1037 String collkey = key.toString(); in put() local1038 if (!values.contains(collkey)) { in put()1039 values.add(collkey); in put()
998 String collkey = key.toString(); in put() local999 if (!values.contains(collkey)) { in put()1000 values.add(collkey); in put()
60 String collkey = rb.getStringWithFallback("collations/default"); in hasCollationElements() local61 ICUResourceBundle elements = rb.getWithFallback("collations/" + collkey); in hasCollationElements()1617 String collkey = rb.getStringWithFallback("collations/default"); in TestLocaleRuleBasedCollators() local1618 ICUResourceBundle elements = rb.getWithFallback("collations/" + collkey); in TestLocaleRuleBasedCollators()
63 String collkey = rb.getStringWithFallback("collations/default"); in hasCollationElements() local64 ICUResourceBundle elements = rb.getWithFallback("collations/" + collkey); in hasCollationElements()1620 String collkey = rb.getStringWithFallback("collations/default"); in TestLocaleRuleBasedCollators() local1621 ICUResourceBundle elements = rb.getWithFallback("collations/" + collkey); in TestLocaleRuleBasedCollators()