Searched defs:SWISS_GERMAN (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/latin/settings/
H A DSpacingAndPunctuationsTests.java63 private SpacingAndPunctuations SWISS_GERMAN; field in class:SpacingAndPunctuationsTests
91 SWISS_GERMAN = getSpacingAndPunctuations(new Locale("de", "CH"));
382 assertFalse(SWISS_GERMAN.mUsesAmericanTypography);
389 assertTrue(SWISS_GERMAN.mUsesGermanRules);

Completed in 162 milliseconds