Searched defs:normalizeKey (Results 1 – 6 of 6) sorted by relevance
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ | ||
| D | LocaleObjectCache.java | 69 protected K normalizeKey(K key) { in normalizeKey() method in LocaleObjectCache |
| D | BaseLocale.java | 257 protected Key normalizeKey(Key key) { in normalizeKey() method in BaseLocale.Cache |
| /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/ | ||
| D | LocaleObjectCache.java | 69 protected K normalizeKey(K key) { in normalizeKey() method in LocaleObjectCache |
| D | BaseLocale.java | 250 protected Key normalizeKey(Key key) { in normalizeKey() method in BaseLocale.Cache |
| /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ | ||
| D | LocaleObjectCache.java | 73 protected K normalizeKey(K key) { in normalizeKey() method in LocaleObjectCache |
| D | BaseLocale.java | 261 protected Key normalizeKey(Key key) { in normalizeKey() method in BaseLocale.Cache |