Home
last modified time | relevance | path

Searched refs:getExtentionKeyIndex (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/util/locale/
DLocaleMatcher.java388 int extensionKeyIndex = getExtentionKeyIndex(range); in getEquivalentForRegionAndVariant()
411 private static int getExtentionKeyIndex(String s) { in getExtentionKeyIndex() method in LocaleMatcher