Searched refs:SWISS_GERMAN (Results 1 – 1 of 1) sorted by relevance
157 private static final CLDRLocale SWISS_GERMAN = CLDRLocale.getInstance("gsw"); field in DisplayAndInputProcessor416 …} else if ((locale.childOf(SWISS_GERMAN) || locale.childOf(GERMAN_SWITZERLAND)) && !isUnicodeSet) { in processInput()