Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DLocaleData.java218 static final String LATIN_CHARS = "Latn"; field in LocaleData
223 findAncestors(null, stop_list_indexRef, locale, LATIN_CHARS, ENGLISH_STOP_LIST, 2); in localeDataIsCloseToUsEnglish()