Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DResTable_config.java1770 static class LocaleParserState { class in ResTable_config
1775 public LocaleParserState() { in LocaleParserState() method in ResTable_config.LocaleParserState
1781 static LocaleParserState assignLocaleComponent(ResTable_config config, in assignLocaleComponent()
1782 final String start, int size, LocaleParserState state) { in assignLocaleComponent()
1896 LocaleParserState state = new LocaleParserState(); in setBcp47Locale()